Skip to content

Commit 9b610cf

Browse files
authored
Merge pull request #663 from waltsims/release/v0.5.0rc1
Release 0.5.0rc1
2 parents 6d1737b + 706e1e3 commit 9b610cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kwave/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# Test installation with:
1111
# 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"
12+
__version__ = "0.5.0rc1"
1313

1414
# Constants and Configurations
1515
URL_BASE = "https://github.com/waltsims/"

0 commit comments

Comments
 (0)