Skip to content

Commit 1be7b45

Browse files
committed
Bump version
1 parent 0ff8f57 commit 1be7b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlquery/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = 'sqlquery'
2-
__version__ = '0.0.1'
2+
__version__ = '0.0.2'
33
__author__ = 'Colin Deasy'
44
__license__ = 'Apache 2.0'
55
__copyright__ = 'Copyright 2015 Colin Deasy'

0 commit comments

Comments
 (0)