Skip to content

Commit fcd824a

Browse files
authored
Bump patch version to 3.0.2
1 parent 1fde742 commit fcd824a

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__ = '3.0.1'
3+
__version__ = '3.0.2'
44

55
with open('README.md', encoding='utf-8') as f:
66
long_description = f.read()

0 commit comments

Comments
 (0)