Skip to content

Commit

Permalink
update version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
shanosborne committed Dec 16, 2021
1 parent abf6fe6 commit 8f15983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

from setuptools import setup, find_packages

VERSION = '2.0.0'
VERSION = '3.0.0'

INSTALL_REQUIRES = [
'numpy',
Expand Down

0 comments on commit 8f15983

Please sign in to comment.