We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58bc509 commit 29a7a76Copy full SHA for 29a7a76
src/py_cfba/__init__.py
@@ -1,6 +1,6 @@
1
-"""`py_cFBA` is a Python toolbox designed for conditional flux balance analysis."""
+"""`py_cfba` is a Python toolbox designed for conditional flux balance analysis."""
2
3
-__version__ = (0, 0, 0)
+__version__ = (0, 0, 1)
4
__all__ = [
5
"cFBA_backbone_from_S_matrix",
6
"create_lp_problem",
0 commit comments