Update on pypi

This commit is contained in:
Kepoor Hampond 2017-06-28 20:24:34 -07:00
parent 07343c6c11
commit 96e3aa7bb3

View file

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name = 'irs',
version = '6.6.2',
version = '6.6.3',
description = 'A music downloader that just gets metadata.',
url = 'https://github.com/kepoorhampond/irs',
author = 'Kepoor Hampond',