Skip to content

Commit 4f3871d

Browse files
committed
bump version
1 parent 254c18d commit 4f3871d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

1111
setup(
1212
name="higher-spectrum",
13-
version="0.2.0",
13+
version="0.3.0",
1414
packages=find_packages(),
1515
install_requires=["numpy>=1.18.0", "scipy>=1.4.0", "matplotlib>=3.1.0"],
1616
include_package_data=True,

0 commit comments

Comments
 (0)