feat: drop python 3.6 support

BREAKING CHANGE: Python 3.7+ required
This commit is contained in:
lucasheld 2023-05-01 19:06:28 +02:00
parent 19bd8aecfa
commit 50ff8f1219

View file

@ -6,7 +6,7 @@ uptime-kuma-api is a Python wrapper for the [Uptime Kuma](https://github.com/lou
This package was developed to configure Uptime Kuma with Ansible. The Ansible collection can be found at https://github.com/lucasheld/ansible-uptime-kuma.
Python version 3.6+ is required.
Python version 3.7+ is required.
Supported Uptime Kuma versions: 1.17.0 - 1.21.2