diff --git a/setup.py b/setup.py index 710c39eb19..92db79e665 100755 --- a/setup.py +++ b/setup.py @@ -66,7 +66,7 @@ backend = pkg_files('platypush/backend') setup( name="platypush", - version="1.1.0", + version="1.1.1", author="Fabio Manganiello", author_email="fabio@manganiello.tech", description="Platypush service",