From d4960a2ccb9a41c8d0f92dd0ca43630582ffdaf0 Mon Sep 17 00:00:00 2001 From: Arjan Draisma Date: Wed, 31 Jan 2024 14:37:39 +0100 Subject: [PATCH] bump version numbers --- bigscape.py | 2 +- html_template/output/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bigscape.py b/bigscape.py index 296eb19a..0e7d2053 100644 --- a/bigscape.py +++ b/bigscape.py @@ -2069,7 +2069,7 @@ def CMD_parser(): domain_includelist.txt file", default=False, action="store_true") - parser.add_argument("--version", action="version", version="%(prog)s 1.1.5 \ + parser.add_argument("--version", action="version", version="%(prog)s 1.1.8 \ (2022-11-14)") return parser.parse_args() diff --git a/html_template/output/index.html b/html_template/output/index.html index 12b219b3..22747a5d 100755 --- a/html_template/output/index.html +++ b/html_template/output/index.html @@ -5,7 +5,7 @@ - BiG-SCAPE v1.1.5 + BiG-SCAPE v1.1.8 @@ -13,7 +13,7 @@
Biosynthetic Genes Similarity Clustering and Prospecting Engine
- Version 1.1.5 + Version 1.1.8