X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=setup.py;h=439ed78a4130a0eee5120b8693585f583cc10fb9;hb=e7c403d3131449c2701ee252e5b97eda3dbc9d81;hp=e891ac83297b804b97e88ea999e8b6a96ec5ea59;hpb=ff3281d9e1a19b5e482beab74c64d61c754e7cc4;p=mpd-sima.git diff --git a/setup.py b/setup.py index e891ac8..439ed78 100755 --- a/setup.py +++ b/setup.py @@ -31,12 +31,13 @@ classifiers = [ "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", + "Programming Language :: Python :: 3.7", ] setup(name='MPD_sima', version=VERSION, download_url='http://media.kaliko.me/src/sima/releases/', - url='http://kaliko.me/code/mpd-sima', + url='http://kaliko.me/mpd-sima', description='Automagically add titles to MPD playlist', author=AUTHOR, author_email=EMAIL,