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