Skip to content

Commit 6d636f6

Browse files
committed
bump version for Zenodo
1 parent c5d79f9 commit 6d636f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "1.0.0",
36+
"version": "1.0.3",
3737
"developmentStatus": "active",
3838
"datePublished": "2020-11-06",
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__ = '1.0.0'
1+
__version__ = '1.0.3'

joss_paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ DE-Sim is freely and openly available under the MIT license at the locations bel
109109
* Jupyter notebook tutorials: [https://sandbox.karrlab.org/tree/de_sim](https://sandbox.karrlab.org/tree/de_sim)
110110
* Documentation: [docs.karrlab.org](https://docs.karrlab.org/de_sim/)
111111

112-
DE-Sim requires [Python](https://www.python.org/) 3.7 or higher and [pip](https://pip.pypa.io/). This article discusses version 1.0.0 of DE-Sim.
112+
DE-Sim requires [Python](https://www.python.org/) 3.7 or higher and [pip](https://pip.pypa.io/). This article discusses version 1.0.3 of DE-Sim.
113113

114114
# Acknowledgements
115115

0 commit comments

Comments
 (0)