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

Commit

Permalink
Bump python agent version for Cloud Run support.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 247419773
Change-Id: I9c3d6d4ca97604946394f75030f9007d54725b83
  • Loading branch information
Hamid Asaadi authored and Copybara-Service committed May 9, 2019
1 parent 8ff2fdb commit 4b4f28a
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.10'
__version__ = '2.11'

0 comments on commit 4b4f28a

Please sign in to comment.