Skip to content

Commit f8ca488

Browse files
committed
Bump config version
1 parent 5e2760d commit f8ca488

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
@@ -27,7 +27,7 @@
2727
import yaml
2828

2929
# CONSTANTS
30-
AGENT_VERSION = "5.3.0"
30+
AGENT_VERSION = "5.3.1"
3131
DATADOG_CONF = "datadog.conf"
3232
DEFAULT_CHECK_FREQUENCY = 15 # seconds
3333
LOGGING_MAX_BYTES = 5 * 1024 * 1024

0 commit comments

Comments
 (0)