0.10.0
All checks were successful
CI / test (push) Successful in 14m27s
Lint / test (push) Successful in 48s

This commit is contained in:
Miguel Jacq 2026-08-25 17:17:14 +10:00
parent e7b5c99b73
commit b2b357a429
Signed by: mig5
GPG key ID: 03906B4110AAD3B8

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "bouquin" name = "bouquin"
version = "0.9.0" version = "0.10.0"
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"