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 0d1526e commit 6a993c4Copy full SHA for 6a993c4
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "libvcell"
7
-version = "0.0.11"
+version = "0.0.12"
8
description = "This is a python package which wraps a subset of VCell Java code as a native python package."
9
authors = ["Jim Schaff <[email protected]>", "Ezequiel Valencia <[email protected]>"]
10
repository = "https://github.com/virtualcell/libvcell"
0 commit comments