Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
alrichardbollans committed Dec 12, 2023
1 parent 76e3d88 commit 122c8f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Sci Data 8, 215 (2021). https://doi.org/10.1038/s41597-021-00997-6

With pip, run:

`pip install git+https://github.com/alrichardbollans/automatchnames.git@1.2.7`
`pip install git+https://github.com/alrichardbollans/automatchnames.git@1.3`

## Usage

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='automatchnames',
version='1.2.7',
version='1.3',
packages=find_packages(),
package_data={"wcvp_download": ["inputs/*", "inputs/wgsrpd-master/level3/*"]},
install_requires=[
Expand Down

0 comments on commit 122c8f2

Please sign in to comment.