We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29681de commit 3c89934Copy full SHA for 3c89934
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "scikit_build_core.build"
5
6
[project]
7
name = "pyvcell_fvsolver"
8
-version = "0.0.4"
+version = "0.1.0"
9
description="Virtual Cell Finite Volume PDE solver"
10
readme = "README.md"
11
authors = [
0 commit comments