Bumped version in setup.py (for some reason bumpversion missed it)

This commit is contained in:
Fabio Manganiello 2024-05-26 00:44:20 +02:00
parent 2f20580498
commit bf5aece08b
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -67,7 +67,7 @@ backend = pkg_files('platypush/backend')
setup( setup(
name="platypush", name="platypush",
version="0.50.3", version="0.99.0",
author="Fabio Manganiello", author="Fabio Manganiello",
author_email="fabio@manganiello.tech", author_email="fabio@manganiello.tech",
description="Platypush service", description="Platypush service",