From 96449261d0f5974dd4dca0c81309abd66f00ac16 Mon Sep 17 00:00:00 2001 From: mathieulemieux Date: Mon, 9 Feb 2026 15:15:07 -0800 Subject: [PATCH] Bump version from 1.2.2 to 1.3.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1d97cc2..e508812 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ known_standard_library = requests [metadata] name = pori_python -version = 1.2.2 +version = 1.3.0 url = https://github.com/bcgsc/pori_python author_email = dat@bcgsc.ca maintainer_email = dat@bcgsc.ca