Skip to content

Commit 650cd18

Browse files
authored
bump-version-0.3.7 (#515)
1 parent 16d23c1 commit 650cd18

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
@@ -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.6"
13+
VERSION = "0.3.7"
1414

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

0 commit comments

Comments
 (0)