Skip to content

Commit 14d058a

Browse files
committed
Fix setup.py version.
1 parent 6a2983c commit 14d058a

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
@@ -2,7 +2,7 @@
22
from setuptools import setup
33

44

5-
__VERSION__ = '0.3.0rc1'
5+
__VERSION__ = '0.3.0'
66

77

88
setup(

0 commit comments

Comments
 (0)