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

Commit b3737e1

Browse files
mctavishcopybara-github
authored andcommitted
Release python agent version 2.16, with Python 3.9 support
PiperOrigin-RevId: 367621582 Change-Id: I1ffa31552c54e489ef3d2677c324fe0463ebb16d
1 parent 37c4486 commit b3737e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.15'
7+
__version__ = '2.16'

0 commit comments

Comments
 (0)