File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
33
"codeRepository" : " https://github.com/KarrLab/de_sim" ,
34
34
"contIntegration" : " https://circleci.com/gh/KarrLab/de_sim" ,
35
35
"issueTracker" : " https://github.com/KarrLab/de_sim/issues" ,
36
- "version" : " 1.0.4 " ,
36
+ "version" : " 1.0.5 " ,
37
37
"developmentStatus" : " active" ,
38
38
"datePublished" : " 2020-11-14" ,
39
39
"dateCreated" : " 2019-01-20" ,
Original file line number Diff line number Diff line change 1
- __version__ = '1.0.4 '
1
+ __version__ = '1.0.5 '
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ DE-Sim is freely and openly available under the MIT license at the locations bel
118
118
* Jupyter notebook tutorials: [ https://sandbox.karrlab.org/tree/de_sim ] ( https://sandbox.karrlab.org/tree/de_sim )
119
119
* Documentation: [ docs.karrlab.org] ( https://docs.karrlab.org/de_sim/ )
120
120
121
- DE-Sim requires [ Python] ( https://www.python.org/ ) 3.7 or higher and [ pip] ( https://pip.pypa.io/ ) . This article discusses version 1.0.4 of DE-Sim.
121
+ DE-Sim requires [ Python] ( https://www.python.org/ ) 3.7 or higher and [ pip] ( https://pip.pypa.io/ ) . This article discusses version 1.0.5 of DE-Sim.
122
122
123
123
# Acknowledgements
124
124
You can’t perform that action at this time.
0 commit comments