forked from platypush/platypush
bump
This commit is contained in:
parent
50168e00c5
commit
f6a199f77b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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"),
|
||||
|
|
Loading…
Reference in a new issue