We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d8b3e commit d5d0160Copy full SHA for d5d0160
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.5"
+VERSION = "0.3.6"
14
15
# Constants and Configurations
16
URL_BASE = "https://github.com/waltsims/"
0 commit comments