Fix carrying over data to next day from over-capturing data belonging to next header section
Some checks failed
Lint / test (push) Waiting to run
Trivy / test (push) Waiting to run
CI / test (push) Has been cancelled

Other dependency updates
This commit is contained in:
Miguel Jacq 2026-01-30 16:49:45 +11:00
parent 9f399c589d
commit 7f2c88f52b
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
6 changed files with 290 additions and 155 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "bouquin"
version = "0.8.2"
version = "0.8.3"
description = "Bouquin is a simple, opinionated notebook application written in Python, PyQt and SQLCipher."
authors = ["Miguel Jacq <mig@mig5.net>"]
readme = "README.md"