Skip to content

Commit edab1df

Browse files
committed
bump pyvcell-fvsolver to 0.1.1 and pyvcell to 0.1.13
1 parent 0203826 commit edab1df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyvcell"
3-
version = "0.1.12"
3+
version = "0.1.13"
44
description = "This is the python wrapper for vcell modeling and simulation"
55
authors = ["Jim Schaff <[email protected]>"]
66
repository = "https://github.com/virtualcell/pyvcell"
@@ -18,7 +18,7 @@ h5py = "^3.11.0"
1818
numpy = ">=1.26.4,<3.0"
1919
orjson = "^3.10.3"
2020
vtk = "^9.3.1"
21-
pyvcell-fvsolver = "^0.1.0"
21+
pyvcell-fvsolver = "^0.1.1"
2222
typer = ">=0.12.3,<1.0.0"
2323
pydantic = "^2.10.5"
2424
requests-oauth2client = "^1.6.0"

0 commit comments

Comments
 (0)