Skip to content

Commit 8fdfe23

Browse files
authored
Merge pull request #469 from mxiamxia/release-2.15.0
Release commit for v2.15.0
2 parents 89a45f4 + 06f2bb3 commit 8fdfe23

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aws_xray_sdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.14.0'
1+
VERSION = '2.15.0'

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
# built documents.
6363
#
6464
# The short X.Y version.
65-
version = u'2.14.0'
65+
version = u'2.15.0'
6666
# The full version, including alpha/beta/rc tags.
67-
release = u'2.14.0'
67+
release = u'2.15.0'
6868

6969
# The language for content autogenerated by Sphinx. Refer to documentation
7070
# for a list of supported languages.

0 commit comments

Comments
 (0)