Skip to content

Commit b5f970b

Browse files
authored
Update setup.py
1 parent 64b687a commit b5f970b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
packages=['Allo'],
99
python_requires='>=3.10',
1010
scripts=['Allo/allo'],
11-
url='https://github.com/seqcode/allo/archive/refs/tags/v1.1.0.tar.gz',
11+
url='https://github.com/seqcode/allo/archive/refs/tags/1.1.0.tar.gz',
1212
license='LICENSE.txt',
1313
description='A multi-mapped read rescue strategy for ChIP-seq data',
1414
include_package_data = True,

0 commit comments

Comments
 (0)