Fix for code blocks in dark mode

This commit is contained in:
Miguel Jacq 2025-11-06 18:56:07 +11:00
parent 267e412663
commit b5563c18a4
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
5 changed files with 144 additions and 8 deletions

View file

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