Bump version to 2.3.0 (#456)

Signed-off-by: saimedhi <[email protected]>
This commit is contained in:
Sai Medhini Reddy Maryada
2023-07-26 17:19:22 -07:00
committed by GitHub
parent caeaa13250
commit b1c82a265d
4 changed files with 11 additions and 2 deletions
+1
View File
@@ -12,6 +12,7 @@ The below matrix shows the compatibility of the [`opensearch-py`](https://pypi.o
| 2.0.x | 1.0.0-2.8.0 | client works against Opensearch Version 1.x as long as features removed in 2.0 are not used |
| 2.1.x | 1.0.0-2.8.0 | client works against Opensearch Version 1.x as long as features removed in 2.0 are not used |
| 2.2.0 | 1.0.0-2.8.0 | client works against Opensearch Version 1.x as long as features removed in 2.0 are not used |
| 2.3.0 | 1.0.0-2.8.0 | client works against Opensearch Version 1.x as long as features removed in 2.0 are not used |
## Upgrading