Skip to content

Commit e9a2b2e

Browse files
committed
bump ver.
1 parent c09c8d0 commit e9a2b2e

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.0.8",
36+
"version": "0.1.0",
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.0.8'
1+
__version__ = '0.1.0'

0 commit comments

Comments
 (0)