Skip to content

Commit fd37687

Browse files
authored
Update setup.py
1 parent de9d966 commit fd37687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33

4-
__version__ = "2.1.1"
4+
__version__ = "3.0.0"
55

66

77
with open('README.rst', 'r', encoding='utf-8') as f:

0 commit comments

Comments
 (0)