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.
2 parents 77b5939 + 5978890 commit ea6a2f1Copy full SHA for ea6a2f1
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-dev.1"
+__agent_version__ = "1.0.2"
13
14
15
def look_up_fleet_info(
0 commit comments