Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit b34d5ee

Browse files
Louis Yecopybara-github
authored andcommitted
Bump Python agent version to 2.15
PiperOrigin-RevId: 315923520 Change-Id: Ic9004306704e1fb07d89d05a1312346f2a56a527
1 parent 93aad83 commit b34d5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/googleclouddebugger/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# The major version should only change on breaking changes. Minor version
55
# changes go between regular updates. Instances running debuggers with
66
# different major versions will show up as two different debuggees.
7-
__version__ = '2.14'
7+
__version__ = '2.15'

0 commit comments

Comments
 (0)