summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index da85f21..52c0e7e 100644
--- a/setup.py
+++ b/setup.py
@@ -60,7 +60,7 @@ setup(
description = "pyabpoa: SIMD-based partial order alignment using adaptive band",
long_description = long_description,
long_description_content_type="text/markdown",
- version = "1.5.0",
+ version = "1.5.1",
url = "https://github.com/yangao07/abPOA",
author = "Yan Gao",
author_email = "gaoy1@chop.edu",