From 5978890a5491658d7fc68b0fef57823a201fe356 Mon Sep 17 00:00:00 2001 From: Colman Date: Tue, 16 Feb 2021 13:50:34 +0000 Subject: [PATCH] Update agent version to 1.0.2 on agent_metadata.py This is part of the procedure to release a new version of the agent onto PyPI --- codeguru_profiler_agent/agent_metadata/agent_metadata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codeguru_profiler_agent/agent_metadata/agent_metadata.py b/codeguru_profiler_agent/agent_metadata/agent_metadata.py index df35d86..81ebc99 100644 --- a/codeguru_profiler_agent/agent_metadata/agent_metadata.py +++ b/codeguru_profiler_agent/agent_metadata/agent_metadata.py @@ -9,7 +9,7 @@ # NOTE: Please do not alter the value for the following constants without the full knowledge of the use of them. # These constants are used in several scripts, including setup.py. __agent_name__ = "CodeGuruProfiler-python" -__agent_version__ = "1.0.2-dev.1" +__agent_version__ = "1.0.2" def look_up_fleet_info(