We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61af24 commit 5ea5193Copy full SHA for 5ea5193
2 files changed
migration/requirements.txt
@@ -11,4 +11,4 @@ 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.19
+ConferenceCorpus>=0.0.20
migration/setup.py
@@ -12,7 +12,7 @@
long_description = open('../README.md').read()
setup(name='OpenResearchMigration',
15
- version='0.0.26',
+ version='0.0.27',
16
description='python api to access OPENRESEARCH data',
17
long_description=long_description,
18
long_description_content_type='text/markdown',
0 commit comments