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 35aa30f commit acba67aCopy full SHA for acba67a
README.md
@@ -18,4 +18,4 @@ biomanufacturing applications or computational fluid dynamic (CFD) analysis.
18
19
* **Website:** https://simvascular.github.io/svVascularize/
20
* **PyPi:** https://pypi.org/project/svv/
21
-* **Source code:** https://github.com/zasexton/svVascularize
+* **Source code:** https://github.com/SimVascular/svVascularize
svv/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.0.32"
+__version__ = "0.0.33"
2
3
# If the optional companion package with compiled accelerators is installed
4
# (svv-accelerated), prefer those modules transparently by aliasing them into
0 commit comments