Skip to content

Commit c874279

Browse files
author
semantic-release
committed
[release] 2.0.0
Automatically generated by python-semantic-release
1 parent 5d6e52f commit c874279

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
@@ -1,6 +1,6 @@
11
from setuptools import setup
22

3-
__version__ = "1.3.0"
3+
__version__ = "2.0.0"
44

55
if __name__ == "__main__":
66
setup(version=__version__)

0 commit comments

Comments
 (0)