Skip to content

Commit 7e63c1d

Browse files
authored
chore: build a new release (#246)
Signed-off-by: feng-tao <[email protected]>
1 parent c7dc172 commit 7e63c1d

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
@@ -5,7 +5,7 @@
55

66
from setuptools import setup, find_packages
77

8-
__version__ = '3.0.0'
8+
__version__ = '3.0.1'
99

1010

1111
requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'requirements.txt')

0 commit comments

Comments
 (0)