Update on pypi

This commit is contained in:
Kepoor Hampond 2017-06-13 17:09:53 -07:00
parent f95c176d9c
commit b7daa1f76f

View file

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