0.5.2
Some checks failed
Lint / test (push) Successful in 33s
Trivy / test (push) Successful in 23s
CI / test (push) Failing after 5m24s

This commit is contained in:
Miguel Jacq 2025-11-27 09:57:49 +11:00
parent 73aa536a32
commit 81cf878ffd
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9

View file

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