forked from platypush/platypush
Updated setup.py version
This commit is contained in:
parent
08c3a1e11a
commit
17044ebf6b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -28,7 +28,7 @@ backend = pkg_files('platypush/backend')
|
|||
|
||||
setup(
|
||||
name="platypush",
|
||||
version="0.24.5",
|
||||
version="0.50.1",
|
||||
author="Fabio Manganiello",
|
||||
author_email="info@fabiomanganiello.com",
|
||||
description="Platypush service",
|
||||
|
|
Loading…
Reference in a new issue