From e54ebfe93fc7d9827ae572ebdd8e4bb1b7119f1b Mon Sep 17 00:00:00 2001 From: mathieulemieux Date: Wed, 20 May 2026 08:18:06 -0700 Subject: [PATCH] Bump version from 1.4.0 to 1.5.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e3b7d63c..0cdeb341 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ known_standard_library = requests [metadata] name = pori_python -version = 1.4.0 +version = 1.5.0 url = https://github.com/bcgsc/pori_python author_email = dat@bcgsc.ca maintainer_email = dat@bcgsc.ca