We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d1737b + 706e1e3 commit 9b610cfCopy full SHA for 9b610cf
1 file changed
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.4.1"
+__version__ = "0.5.0rc1"
13
14
# Constants and Configurations
15
URL_BASE = "https://github.com/waltsims/"
0 commit comments