Bump version: 0.23.0 → 0.23.1

This commit is contained in:
Fabio Manganiello 2022-03-01 12:50:31 +01:00
parent 19a1e9c626
commit 7c9e9d284d
Signed by untrusted user: blacklight
GPG key ID: D90FBA7F76362774
3 changed files with 3 additions and 3 deletions

View file

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