Bump version: 0.24.0 → 0.24.1

This commit is contained in:
Fabio Manganiello 2022-12-08 12:33:03 +01:00
parent 5ba3fa1b5b
commit 3b1147eaae
4 changed files with 11 additions and 3 deletions

View file

@ -28,7 +28,7 @@ backend = pkg_files('platypush/backend')
setup(
name="platypush",
version="0.24.0",
version="0.24.1",
author="Fabio Manganiello",
author_email="info@fabiomanganiello.com",
description="Platypush service",