Skip to content

Commit 7af5a2b

Browse files
authored
Update setup.py
1 parent c1fd698 commit 7af5a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
def read(fname):
1414
return open(os.path.join(os.path.dirname(__file__), fname)).read()
1515

16-
__version__ = '1.0.5'
16+
__version__ = '1.0.6'
1717

1818
setup(name='pymonetdb',
1919
version=__version__,

0 commit comments

Comments
 (0)