ab4488b
1
2
3
4
5
6
7
8
9
# ------------------------------------ # Copyright (c) Microsoft Corporation. # Licensed under the MIT License. # ------------------------------------ VERSION = "11.5.2" # type: str SDK_MONIKER = "search-documents/{}".format(VERSION) # type: str