diff --git a/src/Elasticsearch/Client.php b/src/Elasticsearch/Client.php index 904da7ac1..01ca239fe 100644 --- a/src/Elasticsearch/Client.php +++ b/src/Elasticsearch/Client.php @@ -69,7 +69,7 @@ */ class Client { - const VERSION = '7.17.0'; + const VERSION = '7.17.1'; /** * @var Transport