Skip to content

Commit

Permalink
version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Do committed Dec 26, 2014
1 parent ecb3448 commit a0d85bd
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
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup

setup(name='metagenemaker',
version='0.18',
version='0.2',
description='Obtain average profiles of NGS datasets over your favorite regions',

install_requires = ['numpy>=1.7'],
Expand All @@ -18,4 +18,4 @@
author_email='[email protected]',
url='https://www.github.com/bdo311/metagene-maker',
license = "GPL2",
)
)

0 comments on commit a0d85bd

Please sign in to comment.