Skip to content

Commit 28a89ba

Browse files
Update agent_metadata.py with 1.0.6.
1 parent e38ff37 commit 28a89ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeguru_profiler_agent/agent_metadata/agent_metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# NOTE: Please do not alter the value for the following constants without the full knowledge of the use of them.
1010
# These constants are used in several scripts, including setup.py.
1111
__agent_name__ = "CodeGuruProfiler-python"
12-
__agent_version__ = "1.0.5"
12+
__agent_version__ = "1.0.6"
1313

1414

1515
def look_up_fleet_info(

0 commit comments

Comments
 (0)