From b6e40e783ff2b31067e2e278cc6847fd23293991 Mon Sep 17 00:00:00 2001 From: Nicola Soranzo Date: Wed, 3 Jul 2024 01:39:30 +0100 Subject: [PATCH] Release 0.12.0 --- lib/bx/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bx/__init__.py b/lib/bx/__init__.py index ae6db5f..ea370a8 100644 --- a/lib/bx/__init__.py +++ b/lib/bx/__init__.py @@ -1 +1 @@ -__version__ = "0.11.0" +__version__ = "0.12.0"