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 f541ca7 commit 219adf7Copy full SHA for 219adf7
1 file changed
simplesqlite/__version__.py
@@ -6,6 +6,6 @@
6
__author__ = "Tsuyoshi Hombashi"
7
__copyright__ = "Copyright 2016-{}, {}".format(datetime.now().year, __author__)
8
__license__ = "MIT License"
9
-__version__ = "0.31.0"
+__version__ = "0.32.0"
10
__maintainer__ = __author__
11
__email__ = "tsuyoshi.hombashi@gmail.com"
0 commit comments