We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4849be commit d768d1fCopy full SHA for d768d1f
.bump_version.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.0.0
+current_version = 2.0.1
3
commit = True
4
tag = True
5
emod_api/__init__.py
@@ -10,4 +10,4 @@
10
11
For rest of emod-api documentation, please go to https://github.com/InstituteforDiseaseModeling/emod-api
12
"""
13
-__version__ = "2.0.0"
+__version__ = "2.0.1"
0 commit comments