From 7d50d0b6230854b0f5b8fa48735265718ef314d9 Mon Sep 17 00:00:00 2001 From: "Michael J. Sullivan" Date: Wed, 27 Nov 2024 13:39:23 -0800 Subject: [PATCH] edgedb-python 3.0.0b4 --- gel/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gel/_version.py b/gel/_version.py index fc6a730e..1cecefb0 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.0b3' +__version__ = '3.0.0b4'