Bump version
This commit is contained in:
parent
2942f244a0
commit
366822dcb7
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# 0.2.1.4
|
||||
|
||||
* Increase font size of normal text
|
||||
* Fix auto-save of a tab if we are moving to another tab and it has not yet saved
|
||||
* DRY up some code
|
||||
|
||||
# 0.2.1.3
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "bouquin"
|
||||
version = "0.2.1.3"
|
||||
version = "0.2.1.4"
|
||||
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