Skip to content

Commit d5d0160

Browse files
authored
bump version number (#511)
1 parent d9d8b3e commit d5d0160

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
@@ -10,7 +10,7 @@
1010

1111
# Test installation with:
1212
# 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"
13+
VERSION = "0.3.6"
1414

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

0 commit comments

Comments
 (0)