From 9e62a28b101af75006c2201a52d09b5e47782bd1 Mon Sep 17 00:00:00 2001 From: Kaliko Jack Date: Sat, 18 Dec 2021 09:51:20 +0100 Subject: [PATCH] Update python compatibility to 3.6+ --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 45be050..88c7430 100644 --- a/README.rst +++ b/README.rst @@ -9,5 +9,5 @@ An MPD (Music Player Daemon) client library written in pure Python. :MPD Protocol: https://www.musicpd.org/doc/html/protocol.html :Code: https://gitlab.com/kaliko/python-musicpd :Dependencies: None -:Compatibility: Python 3.4+ +:Compatibility: Python 3.6+ :Licence: GNU LGPLv3 -- 2.39.2