From: Kaliko Jack Date: Sat, 18 Dec 2021 08:51:20 +0000 (+0100) Subject: Update python compatibility to 3.6+ X-Git-Tag: v0.8.0~6 X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=commitdiff_plain;h=9e62a28b101af75006c2201a52d09b5e47782bd1;hp=450aa07f5fd1b92fa53176dc23784482d18686c3 Update python compatibility to 3.6+ --- 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