Skip to content

Commit acba67a

Browse files
committed
adding updated version and source code link to README.md
1 parent 35aa30f commit acba67a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ biomanufacturing applications or computational fluid dynamic (CFD) analysis.
1818

1919
* **Website:** https://simvascular.github.io/svVascularize/
2020
* **PyPi:** https://pypi.org/project/svv/
21-
* **Source code:** https://github.com/zasexton/svVascularize
21+
* **Source code:** https://github.com/SimVascular/svVascularize

svv/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.0.32"
1+
__version__ = "0.0.33"
22

33
# If the optional companion package with compiled accelerators is installed
44
# (svv-accelerated), prefer those modules transparently by aliasing them into

0 commit comments

Comments
 (0)