File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
sdk/translation/azure-ai-translation-document
azure/ai/translation/document Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.1.0b2 (Unreleased )
3+ ## 1.1.0 (2024-11-15 )
44
55### Other Changes
66- Renamed SingleDocumentTranslationClient's API from ` document_translate ` to ` translate `
Original file line number Diff line number Diff line change 66# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77# --------------------------------------------------------------------------
88
9- VERSION = "1.1.0b2 "
9+ VERSION = "1.1.0 "
Original file line number Diff line number Diff line change 3838 url = "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk" ,
3939 keywords = "azure, azure sdk" ,
4040 classifiers = [
41- "Development Status :: 4 - Beta " ,
41+ "Development Status :: 5 - Production/Stable " ,
4242 "Programming Language :: Python" ,
4343 "Programming Language :: Python :: 3 :: Only" ,
4444 "Programming Language :: Python :: 3" ,
4747 "Programming Language :: Python :: 3.10" ,
4848 "Programming Language :: Python :: 3.11" ,
4949 "Programming Language :: Python :: 3.12" ,
50+ "Programming Language :: Python :: 3.13" ,
5051 "License :: OSI Approved :: MIT License" ,
5152 ],
5253 zip_safe = False ,
You can’t perform that action at this time.
0 commit comments