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 0ff8f57 commit 1be7b45Copy full SHA for 1be7b45
sqlquery/__init__.py
@@ -1,5 +1,5 @@
1
__title__ = 'sqlquery'
2
-__version__ = '0.0.1'
+__version__ = '0.0.2'
3
__author__ = 'Colin Deasy'
4
__license__ = 'Apache 2.0'
5
__copyright__ = 'Copyright 2015 Colin Deasy'
0 commit comments