Skip to content

Commit d768d1f

Browse files
Bump version: 2.0.0 → 2.0.1
1 parent c4849be commit d768d1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bump_version.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 2.0.0
2+
current_version = 2.0.1
33
commit = True
44
tag = True
55

emod_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
1111
For rest of emod-api documentation, please go to https://github.com/InstituteforDiseaseModeling/emod-api
1212
"""
13-
__version__ = "2.0.0"
13+
__version__ = "2.0.1"

0 commit comments

Comments
 (0)