Bump version: 0.13.9 → 0.20.0

This commit is contained in:
Fabio Manganiello 2021-02-24 22:41:16 +01:00
parent 82fcf86900
commit 61c5bae527
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.13.9
current_version = 0.20.0
commit = True
tag = True

View File

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