Updated version on pypi

This commit is contained in:
Kepoor Hampond 2017-04-30 12:11:24 -07:00
parent e3dfba8180
commit b4272c2405

View file

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