Skip to content

Commit 389ada2

Browse files
committed
Merge pull request #1567 from DataDog/yann/bump-config-53x
Bump config version
2 parents 5e2760d + f8ca488 commit 389ada2

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)