We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a2d09d commit 337dd6bCopy full SHA for 337dd6b
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import find_packages
2
from setuptools import setup
3
4
-__version__ = '0.98.0rc1'
+__version__ = '0.98.0rc2'
5
6
7
setup(
0 commit comments