Skip to content

Commit ad718c5

Browse files
authored
Prepare to release agent version 1.0.3
New release includes change for #13
1 parent e9a824a commit ad718c5

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.2"
12+
__agent_version__ = "1.0.3"
1313

1414

1515
def look_up_fleet_info(

0 commit comments

Comments
 (0)