Skip to content

Commit 497adba

Browse files
Merge pull request #12 from matthiaskoenig/develop
Changes for v0.0.6
2 parents 1e4e6b6 + e1be477 commit 497adba

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,10 @@ Example models are from the [BiGG Database](http://bigg.ucsd.edu/)
139139
King ZA, Lu JS, Dräger A, Miller PC, Federowicz S, Lerman JA, Ebrahim A, Palsson BO, and Lewis NE. BiGG Models: A platform for integrating, standardizing, and sharing genome-scale models (2016) Nucleic Acids Research 44(D1):D515-D522. doi:10.1093/nar/gkv1049
140140

141141
## Changelog
142+
### v0.0.6
143+
- fixed fbc_curation_example bug #11
144+
- reproducible tolerances for examples
145+
142146
### v0.0.5
143147
- major refactoring
144148
- handling solver exceptions

fbc_curation/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.6a1"
1+
__version__ = "0.0.7"

0 commit comments

Comments
 (0)