diff --git a/setup.py b/setup.py index 0d56ea6..0ec9a2c 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def read(fname): setup( name="tc_redis", - version="1.0.1", + version="2.0.0", author="Thumbor Community", description=("Thumbor redis storage adapters"), license="MIT",