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

Commit

Permalink
Release python agent version 2.12
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 254023705
Change-Id: Idbced6e7cd329e27e2c4f97946cb8a732c5cd46e
  • Loading branch information
mctavish authored and Copybara-Service committed Jun 19, 2019
1 parent 16a30bc commit 153fce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/googleclouddebugger/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# The major version should only change on breaking changes. Minor version
# changes go between regular updates. Instances running debuggers with
# different major versions will show up as two different debuggees.
__version__ = '2.11'
__version__ = '2.12'

0 comments on commit 153fce9

Please sign in to comment.