Preparing for release, 2.4.0 (#581)

* Preparing for release, 2.4.0.

Signed-off-by: dblock <dblock@amazon.com>

* Added OpenSearch 2.11.

Signed-off-by: dblock <dblock@amazon.com>

---------

Signed-off-by: dblock <dblock@amazon.com>
This commit is contained in:
Daniel (dB.) Doubrovkine
2023-11-14 14:15:54 -05:00
committed by GitHub
parent e68b9e762d
commit 1da810c2eb
6 changed files with 7 additions and 12 deletions
+1 -1
View File
@@ -515,7 +515,7 @@ files = [
[[package]]
name = "opensearch-py"
version = "2.3.2"
version = "2.4.0"
description = "Python client for OpenSearch"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4"