Skip to content

Commit b733c49

Browse files
committed
prepares release
1 parent fda884a commit b733c49

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

migration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://pypi.org/project/pylodstorage/
2-
pylodstorage>=0.0.42
2+
pylodstorage>=0.0.47
33
# https://pypi.org/project/python-dateutil/
44
python-dateutil
55
# https://pypi.org/project/py-3rdparty-mediawiki/

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.23',
15+
version='0.0.24',
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)