diff --git a/setup.py b/setup.py index 584ef7d..1268f3a 100755 --- a/setup.py +++ b/setup.py @@ -15,9 +15,9 @@ setup( name='seqseek', - version='0.2.2', + version='0.3.0', url='https://github.com/23andMe/seqseek', - download_url = 'https://github.com/23andMe/seqseek/tarball/0.1.10', + download_url = 'https://github.com/23andMe/seqseek/tarball/0.3.0', author='23andMe Engineering', author_email=['mstrand@23anmde.com'], description='Easy access to Build 37 & 38 human reference sequences',