Version bump 0.10.1 -> 0.10.2

This commit is contained in:
Fabio Manganiello 2019-07-09 02:14:52 +02:00
parent 42e863a229
commit f086d30e71
2 changed files with 2 additions and 2 deletions

View file

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