Skip to content

Commit

Permalink
Updating hyphy-helper dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenweaver authored Feb 16, 2018
1 parent bf2dbf9 commit e6b56b6
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 @@ -25,7 +25,7 @@ def setup_package():

setup(
name='hivtrace',
version='0.4.0',
version='0.4.1',
description='HIV-TRACE',
author='Joel Wertheim, Sergei Pond, and Steven Weaver',
author_email='[email protected]',
Expand All @@ -46,7 +46,7 @@ def setup_package():
install_requires=[
'biopython >= 1.58',
'biopython-extensions >= 0.18.3',
'hyphy-helper >= 0.9.6',
'hyphy-helper >= 0.9.9',
'tornado >= 4.3',
'hivclustering >= 1.2.8',
],
Expand Down

0 comments on commit e6b56b6

Please sign in to comment.