Version bump 0.10.2 -> 0.10.3

This commit is contained in:
Fabio Manganiello 2019-07-12 00:59:03 +02:00
parent 402baee48e
commit 6848a2a0c1
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.2",
version = "0.10.3",
author = "Fabio Manganiello",
author_email = "info@fabiomanganiello.com",
description = ("Platypush service"),