Skip to content

Commit 69c4ad8

Browse files
committed
Bump version to 1.5.4
Signed-off-by: Tsuyoshi Hombashi <tsuyoshi.hombashi@gmail.com>
1 parent c2141a2 commit 69c4ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simplesqlite/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
__author__: Final = "Tsuyoshi Hombashi"
55
__copyright__: Final = f"Copyright 2016-2025, {__author__}"
66
__license__: Final = "MIT License"
7-
__version__ = "1.5.3"
7+
__version__ = "1.5.4"
88
__maintainer__: Final = __author__
99
__email__: Final = "tsuyoshi.hombashi@gmail.com"

0 commit comments

Comments
 (0)