We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5060a commit 34e7c89Copy full SHA for 34e7c89
kwave/__init__.py
@@ -9,7 +9,7 @@
9
10
# Test installation with:
11
# python3 -m pip install -i https://test.pypi.org/simple/ --extra-index-url=https://pypi.org/simple/ k-Wave-python==0.3.0
12
-VERSION = "0.3.4"
+VERSION = "0.3.5"
13
14
# Constants and Configurations
15
URL_BASE = "https://github.com/waltsims/"
0 commit comments