Skip to content

Commit 2600cb2

Browse files
committed
Bump version
1 parent bbad270 commit 2600cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

simplesqlite/__version__.py

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

0 commit comments

Comments
 (0)