Add shortcut for Settings (Ctrl+E) so as not to collide with Ctrl+S (Save)

This commit is contained in:
Miguel Jacq 2025-10-31 16:50:53 +11:00
parent 3db384e7e4
commit cc9453997e
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
3 changed files with 4 additions and 2 deletions

View file

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