bump version to 0.3.0

x
This commit is contained in:
lucasheld 2022-09-23 19:18:35 +02:00
parent 661c06b15f
commit 37e1fd6d6f
2 changed files with 19 additions and 2 deletions

View file

@ -1,5 +1,5 @@
__title__ = "uptime_kuma_api"
__version__ = "0.2.2"
__version__ = "0.3.0"
__author__ = "Lucas Held"
__license__ = "MIT"
__copyright__ = "Copyright 2022 Lucas Held"