fix delete tag test and fix compare object

This commit is contained in:
lucasheld 2022-08-03 16:56:38 +02:00
parent 655e71d487
commit f433fe4416
5 changed files with 21 additions and 12 deletions

View file

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