Bump version: 0.21.0 → 0.21.1

This commit is contained in:
Fabio Manganiello 2021-06-22 23:40:42 +02:00
parent c8bfbae4f0
commit 0762004838
4 changed files with 8 additions and 4 deletions

View file

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