Skip to content

Commit 8a14f4d

Browse files
committed
[config] update AGENT_VERSION to 5.4.1
1 parent 54f957e commit 8a14f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
import yaml
2929

3030
# CONSTANTS
31-
AGENT_VERSION = "5.5.0"
31+
AGENT_VERSION = "5.4.1"
3232
DATADOG_CONF = "datadog.conf"
3333
DEFAULT_CHECK_FREQUENCY = 15 # seconds
3434
LOGGING_MAX_BYTES = 5 * 1024 * 1024

0 commit comments

Comments
 (0)