Bump version
This commit is contained in:
parent
494b14136b
commit
54a6be835f
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# 0.2.1.7
|
||||
|
||||
* Fix being able to set bold, italic and strikethrough at the same time.
|
||||
* Fixes for system dark theme
|
||||
* Fixes for system dark theme and move stylesheets for Calendar/Lock Overlay into the ThemeManager
|
||||
* Add AppImage
|
||||
|
||||
# 0.2.1.6
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "bouquin"
|
||||
version = "0.2.1.6"
|
||||
version = "0.2.1.7"
|
||||
description = "Bouquin is a simple, opinionated notebook application written in Python, PyQt and SQLCipher."
|
||||
authors = ["Miguel Jacq <mig@mig5.net>"]
|
||||
readme = "README.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue