From baa56376bd3dff35c8fb0a0588d9b0982f538787 Mon Sep 17 00:00:00 2001 From: Yury Selivanov Date: Thu, 12 Dec 2024 14:56:30 -0800 Subject: [PATCH] Bump the version --- gel/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gel/_version.py b/gel/_version.py index 1cecefb0..0c4785ae 100644 --- a/gel/_version.py +++ b/gel/_version.py @@ -28,4 +28,4 @@ # supported platforms, publish the packages on PyPI, merge the PR # to the target branch, create a Git tag pointing to the commit. -__version__ = '3.0.0b4' +__version__ = '3.0.0b5'