Fixed version number.

This commit is contained in:
Kepoor Hampond 2017-02-18 09:57:30 -08:00
parent ab4c4197c5
commit 651d647767

View file

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