We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9a824a commit ad718c5Copy full SHA for ad718c5
codeguru_profiler_agent/agent_metadata/agent_metadata.py
@@ -9,7 +9,7 @@
9
# NOTE: Please do not alter the value for the following constants without the full knowledge of the use of them.
10
# These constants are used in several scripts, including setup.py.
11
__agent_name__ = "CodeGuruProfiler-python"
12
-__agent_version__ = "1.0.2"
+__agent_version__ = "1.0.3"
13
14
15
def look_up_fleet_info(
0 commit comments