Skip to content

Commit 29a7a76

Browse files
committed
🔖 Update version
1 parent 58bc509 commit 29a7a76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/py_cfba/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
"""`py_cFBA` is a Python toolbox designed for conditional flux balance analysis."""
1+
"""`py_cfba` is a Python toolbox designed for conditional flux balance analysis."""
22

3-
__version__ = (0, 0, 0)
3+
__version__ = (0, 0, 1)
44
__all__ = [
55
"cFBA_backbone_from_S_matrix",
66
"create_lp_problem",

0 commit comments

Comments
 (0)