We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2d64d commit 50a9b84Copy full SHA for 50a9b84
pyproject.toml
@@ -30,7 +30,7 @@ name = "pyacvd"
30
readme = "README.rst"
31
requires-python = ">=3.9"
32
url = "https://github.com/pyvista/pyacvd"
33
-version = "0.3.3"
+version = "0.3.4"
34
35
[project.optional-dependencies]
36
test = ["pytest"]
0 commit comments