We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a2983c commit 14d058aCopy full SHA for 14d058a
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup
3
4
5
-__VERSION__ = '0.3.0rc1'
+__VERSION__ = '0.3.0'
6
7
8
setup(
0 commit comments