diff --git a/readme.md b/readme.md index 8c9fa20..0d014c6 100644 --- a/readme.md +++ b/readme.md @@ -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 diff --git a/setup.py b/setup.py index ff76210..28c5513 100644 --- a/setup.py +++ b/setup.py @@ -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=[