From 06f2bb32605f47275ac1ea7eaf9ccf28c1624f17 Mon Sep 17 00:00:00 2001 From: Min Xia Date: Tue, 28 Oct 2025 21:10:12 +0000 Subject: [PATCH] Release commit for v2.15.0 --- aws_xray_sdk/version.py | 2 +- docs/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aws_xray_sdk/version.py b/aws_xray_sdk/version.py index 38dd49a1..b4e42de0 100644 --- a/aws_xray_sdk/version.py +++ b/aws_xray_sdk/version.py @@ -1 +1 @@ -VERSION = '2.14.0' +VERSION = '2.15.0' diff --git a/docs/conf.py b/docs/conf.py index e4cd06c9..5e70be16 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -62,9 +62,9 @@ # built documents. # # The short X.Y version. -version = u'2.14.0' +version = u'2.15.0' # The full version, including alpha/beta/rc tags. -release = u'2.14.0' +release = u'2.15.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.