Skip to content

Commit 34e7c89

Browse files
authored
increment version number (#504)
1 parent 2f5060a commit 34e7c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.4"
12+
VERSION = "0.3.5"
1313

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

0 commit comments

Comments
 (0)