Skip to content

Commit 53bedee

Browse files
committed
issue #5: bump package version for PyPI
1 parent d447160 commit 53bedee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
name='pure-cdb',
1414
py_modules=['cdblib'],
1515
ext_modules=[_cdblib_module],
16-
version='1.0'
16+
version='2.0.0'
1717
)

0 commit comments

Comments
 (0)