Updated setup.py version

This commit is contained in:
Fabio Manganiello 2023-06-28 02:43:40 +02:00
parent 08c3a1e11a
commit 17044ebf6b
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -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",