Skip to content

Commit

Permalink
Preparing the release
Browse files Browse the repository at this point in the history
  • Loading branch information
ozagordi committed Sep 20, 2016
1 parent 49645ee commit f6469b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
from setuptools import setup

setup(name='MinVar',
version='0.1',
version='1.0',
description='Minority variants in HIV',
url='https://github.com/ozagordi/MinVar',
author='Osvaldo Zagordi',
author_email='[email protected]')
#license='MIT',
#packages=['MinVar'],
#zip_safe=False)
#zip_safe=False)

0 comments on commit f6469b2

Please sign in to comment.