Skip to content

Commit f6d92b9

Browse files
chore: updated version of library for new release (#225)
Signed-off-by: Allison Suarez Miranda <[email protected]>
1 parent f4ed92a commit f6d92b9

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
@@ -5,7 +5,7 @@
55

66
from setuptools import setup, find_packages
77

8-
__version__ = '2.5.5'
8+
__version__ = '3.0.0'
99

1010

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

0 commit comments

Comments
 (0)