From c4abf7cf2d26d31dc26cf881fe17662db7857aee Mon Sep 17 00:00:00 2001 From: eric-forte-elastic Date: Wed, 10 Sep 2025 07:38:59 -0400 Subject: [PATCH] Version Bump --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 5802fc5..91397bb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -22,7 +22,7 @@ author = 'mika.ayenson@elastic.co,eric.forte@elastic.co,justin.ibarra@elastic.co' # The full version, including alpha/beta/rc tags -release = '0.2.0-beta' +release = '0.3.0' # -- General configuration ---------------------------------------------------