Skip to content

Commit a6d6304

Browse files
committed
fixes release number
1 parent caceeb6 commit a6d6304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

migration/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
long_description = open('../README.md').read()
1313

1414
setup(name='OpenResearchMigration',
15-
version='0.0.17',
15+
version='0.0.19',
1616
description='python api to access OPENRESEARCH data',
1717
long_description=long_description,
1818
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)