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.