diff --git a/setup.py b/setup.py index d4274ad..1306240 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ long_description = fh.read() setup(name='gpcrmining', - version='0.1.4', + version='0.1.6', description='Functions to scrape GPCR data from the web.', url='http://github.com/drorlab/GPCR-mining', author='Martin Voegele',