From c40a4b541313ebeb4ebce1849cf8010ca140ea50 Mon Sep 17 00:00:00 2001 From: "Brett M. Morris" Date: Fri, 18 Oct 2024 14:30:27 -0400 Subject: [PATCH] Update _version.py to match next bugfix release --- bqplot_image_gl/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bqplot_image_gl/_version.py b/bqplot_image_gl/_version.py index a314565..51ed7c4 100644 --- a/bqplot_image_gl/_version.py +++ b/bqplot_image_gl/_version.py @@ -1 +1 @@ -__version__ = '1.4.11' +__version__ = '1.5.1'