Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
anmorrissey authored May 9, 2024
1 parent 64b687a commit b5f970b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
packages=['Allo'],
python_requires='>=3.10',
scripts=['Allo/allo'],
url='https://github.com/seqcode/allo/archive/refs/tags/v1.1.0.tar.gz',
url='https://github.com/seqcode/allo/archive/refs/tags/1.1.0.tar.gz',
license='LICENSE.txt',
description='A multi-mapped read rescue strategy for ChIP-seq data',
include_package_data = True,
Expand Down

0 comments on commit b5f970b

Please sign in to comment.