forked from platypush/platypush
Bumped version in setup.py (for some reason bumpversion missed it)
This commit is contained in:
parent
2f20580498
commit
bf5aece08b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -67,7 +67,7 @@ backend = pkg_files('platypush/backend')
|
|||
|
||||
setup(
|
||||
name="platypush",
|
||||
version="0.50.3",
|
||||
version="0.99.0",
|
||||
author="Fabio Manganiello",
|
||||
author_email="fabio@manganiello.tech",
|
||||
description="Platypush service",
|
||||
|
|
Loading…
Reference in a new issue