Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
daemontus committed Feb 6, 2022
1 parent 9b3d077 commit c5c3755
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion aeon/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "biodivine_aeon"
repository = "https://github.com/sybila/biodivine-bindings-py/aeon"
documentation = "https://deepnote.com/project/Aeonpy-Examples-CR33GbmyS2e4tqqZCcCwjA/%2Fexample_aeon.ipynb"
description = "Python bindings for the Biodivine tool Aeon."
version = "0.0.5"
version = "0.0.6"
requires-python = ">=3.6"
classifiers = [
"Programming Language :: Rust",
Expand Down
2 changes: 1 addition & 1 deletion lib-bdd/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "biodivine-bdd"
repository = "https://github.com/sybila/biodivine-bindings-py/lib-bdd"
documentation = "https://deepnote.com/project/Aeonpy-Examples-CR33GbmyS2e4tqqZCcCwjA/%2Fexample_bdd.ipynb"
description = "Python bindings for the Biodivine Binary Decision Diagram library."
version = "0.0.5"
version = "0.0.6"
requires-python = ">=3.6"
classifiers = [
"Programming Language :: Rust",
Expand Down
2 changes: 1 addition & 1 deletion lib-param-bn/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "biodivine-boolean-networks"
repository = "https://github.com/sybila/biodivine-bindings-py/lib-param-bn"
documentation = "https://deepnote.com/project/Aeonpy-Examples-CR33GbmyS2e4tqqZCcCwjA/%2Fexample_bn.ipynb"
description = "Python bindings for the Biodivine (Parametrised) Boolean Networks library."
version = "0.0.5"
version = "0.0.6"
requires-python = ">=3.6"
classifiers = [
"Programming Language :: Rust",
Expand Down

0 comments on commit c5c3755

Please sign in to comment.