More fixes to code blocks

This commit is contained in:
Miguel Jacq 2025-11-11 15:47:25 +11:00
parent 1b706dec18
commit 43c31a1d97
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
4 changed files with 280 additions and 37 deletions

View file

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