diff --git a/setup.py b/setup.py index 76125c41..42539735 100755 --- a/setup.py +++ b/setup.py @@ -102,7 +102,7 @@ backend = pkg_files('platypush/backend') setup( name = "platypush", - version = "0.10.9", + version = "0.11.0", author = "Fabio Manganiello", author_email = "info@fabiomanganiello.com", description = ("Platypush service"),