We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2124981 commit 4f11af4Copy full SHA for 4f11af4
setup.py
@@ -2,7 +2,7 @@
2
3
from setuptools import setup, find_packages
4
5
-__version__ = '2.5.3'
+__version__ = '2.5.4rc0'
6
7
8
requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'requirements.txt')
0 commit comments