We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2141a2 commit 69c4ad8Copy full SHA for 69c4ad8
simplesqlite/__version__.py
@@ -4,6 +4,6 @@
4
__author__: Final = "Tsuyoshi Hombashi"
5
__copyright__: Final = f"Copyright 2016-2025, {__author__}"
6
__license__: Final = "MIT License"
7
-__version__ = "1.5.3"
+__version__ = "1.5.4"
8
__maintainer__: Final = __author__
9
__email__: Final = "tsuyoshi.hombashi@gmail.com"
0 commit comments