Allow time log entries to be edited directly in their table cells

This commit is contained in:
Miguel Jacq 2025-11-20 14:33:32 +11:00
parent 0bc5a37605
commit a7d2c5500e
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
3 changed files with 114 additions and 20 deletions

View file

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