Skip to content

Commit d3cd911

Browse files
author
Remi Hakim
committed
Bump version to 5.2.2
1 parent 836a3ca commit d3cd911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.2.1"
31+
AGENT_VERSION = "5.2.2"
3232
DATADOG_CONF = "datadog.conf"
3333
DEFAULT_CHECK_FREQUENCY = 15 # seconds
3434
LOGGING_MAX_BYTES = 5 * 1024 * 1024

0 commit comments

Comments
 (0)