bump version to v0.2.0

This commit is contained in:
Robert Kaussow 2022-10-25 09:41:51 +02:00
parent d3e7a4ba3c
commit b6f998bcba
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
__author__ = "Robert Kaussow"
__project__ = "drone-cleanup-agents"
__version__ = "0.1.3"
__version__ = "0.2.0"
__license__ = "MIT"
__maintainer__ = "Robert Kaussow"
__email__ = "rkaussow@owncloud.com"