feat: drop python 3.6 support
BREAKING CHANGE: Python 3.7+ required
This commit is contained in:
parent
19bd8aecfa
commit
50ff8f1219
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue