We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17837ba commit 06c9a01Copy full SHA for 06c9a01
1 file changed
migration/setup.py
@@ -12,7 +12,7 @@
12
long_description = open('../README.md').read()
13
14
setup(name='OpenResearchMigration',
15
- version='0.0.21',
+ version='0.0.22',
16
description='python api to access OPENRESEARCH data',
17
long_description=long_description,
18
long_description_content_type='text/markdown',
0 commit comments