We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715d828 commit 787a258Copy full SHA for 787a258
2 files changed
migration/requirements.txt
@@ -7,8 +7,8 @@ py-3rdparty-mediawiki>=0.4.8
7
# https://github.com/5j9/wikitextparser
8
wikitextparser>=0.47.4
9
# https://pypi.org/project/wikirender/
10
-wikirender>=0.0.23
+wikirender>=0.0.24
11
# https://github.com/somnathrakshit/geograpy3
12
geograpy3>=0.1.29
13
# https://github.com/SmartDataAnalytics/OpenResearch
14
-ConferenceCorpus>=0.0.4
+ConferenceCorpus>=0.0.9
migration/setup.py
@@ -12,7 +12,7 @@
long_description = open('../README.md').read()
setup(name='OpenResearchMigration',
15
- version='0.0.24',
+ version='0.0.25',
16
description='python api to access OPENRESEARCH data',
17
long_description=long_description,
18
long_description_content_type='text/markdown',
0 commit comments