| # ------------------------------------ | |
| # Copyright (c) Microsoft Corporation. | |
| # Licensed under the MIT License. | |
| # ------------------------------------ | |
| VERSION = "11.5.2" # type: str | |
| SDK_MONIKER = "search-documents/{}".format(VERSION) # type: str | |
| # ------------------------------------ | |
| # Copyright (c) Microsoft Corporation. | |
| # Licensed under the MIT License. | |
| # ------------------------------------ | |
| VERSION = "11.5.2" # type: str | |
| SDK_MONIKER = "search-documents/{}".format(VERSION) # type: str | |