Skip to content

Commit dcf9c08

Browse files
committed
bump version
1 parent a02a0b9 commit dcf9c08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"codeRepository": "https://github.com/KarrLab/de_sim",
3434
"contIntegration": "https://circleci.com/gh/KarrLab/de_sim",
3535
"issueTracker": "https://github.com/KarrLab/de_sim/issues",
36-
"version": "0.1.0",
36+
"version": "0.1.1",
3737
"developmentStatus": "active",
3838
"datePublished": "2020-07-28",
3939
"dateCreated": "2019-01-20",

de_sim/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.1.0'
1+
__version__ = '0.1.1'

0 commit comments

Comments
 (0)