Forgot to update on pypi

This commit is contained in:
Kepoor Hampond 2017-04-21 19:16:50 -07:00
parent ce0d815d4c
commit 6ce2a50247

View file

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