Skip to content

Commit 4f11af4

Browse files
authored
Update setup.py
1 parent 2124981 commit 4f11af4

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

33
from setuptools import setup, find_packages
44

5-
__version__ = '2.5.3'
5+
__version__ = '2.5.4rc0'
66

77

88
requirements_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'requirements.txt')

0 commit comments

Comments
 (0)