From 43201aa501169c7737188f39d68963a4b3b56023 Mon Sep 17 00:00:00 2001 From: Mitchell Stokes Date: Sat, 19 Oct 2024 14:42:18 -0700 Subject: [PATCH] Bump version to v0.26.0 --- blend2bam/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blend2bam/version.py b/blend2bam/version.py index 8c308d7..826d20e 100644 --- a/blend2bam/version.py +++ b/blend2bam/version.py @@ -1 +1 @@ -__version__ = '0.25.0' +__version__ = '0.26.0'