Skip to content

Commit e6b56b6

Browse files
authored
Updating hyphy-helper dependency
1 parent bf2dbf9 commit e6b56b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def setup_package():
2525

2626
setup(
2727
name='hivtrace',
28-
version='0.4.0',
28+
version='0.4.1',
2929
description='HIV-TRACE',
3030
author='Joel Wertheim, Sergei Pond, and Steven Weaver',
3131
author_email='[email protected]',
@@ -46,7 +46,7 @@ def setup_package():
4646
install_requires=[
4747
'biopython >= 1.58',
4848
'biopython-extensions >= 0.18.3',
49-
'hyphy-helper >= 0.9.6',
49+
'hyphy-helper >= 0.9.9',
5050
'tornado >= 4.3',
5151
'hivclustering >= 1.2.8',
5252
],

0 commit comments

Comments
 (0)