0.4.5
This commit is contained in:
parent
164aa1eb83
commit
5b42e921a5
2 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
* Make it possible to delete revisions
|
* Make it possible to delete revisions
|
||||||
* Make it possible to force-lock the screen even if idle timer hasn't tripped
|
* Make it possible to force-lock the screen even if idle timer hasn't tripped
|
||||||
* Add shortcuts for lock and unlock of screen
|
* Add shortcuts for lock and unlock of screen
|
||||||
|
* Other misc bug fixes
|
||||||
|
|
||||||
# 0.4.4.1
|
# 0.4.4.1
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "bouquin"
|
name = "bouquin"
|
||||||
version = "0.4.4.1"
|
version = "0.4.5"
|
||||||
description = "Bouquin is a simple, opinionated notebook application written in Python, PyQt and SQLCipher."
|
description = "Bouquin is a simple, opinionated notebook application written in Python, PyQt and SQLCipher."
|
||||||
authors = ["Miguel Jacq <mig@mig5.net>"]
|
authors = ["Miguel Jacq <mig@mig5.net>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue