From f6a199f77bef89c5e2dc9f45531ab7b2fb07d083 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Wed, 4 Dec 2019 12:26:26 +0000 Subject: [PATCH] bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"),