Bump version: 0.11.1 → 0.11.2

This commit is contained in:
Fabio Manganiello 2019-12-13 09:35:43 +00:00
parent 623bff0267
commit 4d361b59a3
3 changed files with 3 additions and 3 deletions

View file

@ -102,7 +102,7 @@ backend = pkg_files('platypush/backend')
setup(
name = "platypush",
version = "0.11.1",
version = "0.11.2",
author = "Fabio Manganiello",
author_email = "info@fabiomanganiello.com",
description = ("Platypush service"),