Skip to content

Commit 68488bc

Browse files
committed
prepares release
1 parent 1c5fce9 commit 68488bc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

migration/setup.py

Lines changed: 1 addition & 2 deletions
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.20',
15+
version='0.0.21',
1616
description='python api to access OPENRESEARCH data',
1717
long_description=long_description,
1818
long_description_content_type='text/markdown',
@@ -40,6 +40,5 @@
4040
'python-dateutil',
4141
'py-3rdparty-mediawiki',
4242
'wikitextparser'
43-
4443
],
4544
zip_safe=False)

0 commit comments

Comments
 (0)