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 e8575bb commit 56f28c3Copy full SHA for 56f28c3
1 file changed
simplesqlite/__version__.py
@@ -1,6 +1,6 @@
1
__author__ = "Tsuyoshi Hombashi"
2
__copyright__ = "Copyright 2016, {}".format(__author__)
3
__license__ = "MIT License"
4
-__version__ = "1.1.3"
+__version__ = "1.1.4"
5
__maintainer__ = __author__
6
__email__ = "tsuyoshi.hombashi@gmail.com"
0 commit comments