Skip to content

Commit 60cb96b

Browse files
committed
Revert "Bump major version due to API update"
This reverts commit 7e114bb.
1 parent 6de4f52 commit 60cb96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import setup, find_packages
44

5-
__version__ = '5.3.0'
5+
__version__ = '5.2.4'
66

77
with open('requirements.txt') as f:
88
requirements = f.read().splitlines()

0 commit comments

Comments
 (0)