File tree Expand file tree Collapse file tree 6 files changed +13
-5
lines changed
azure-storage-file-datalake
azure/storage/filedatalake Expand file tree Collapse file tree 6 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 12.26.0b1 (Unreleased)
4+
5+ ### Features Added
6+
37## 12.25.1 (2025-03-27)
48
59### Other Changes
Original file line number Diff line number Diff line change 44# license information.
55# --------------------------------------------------------------------------
66
7- VERSION = "12.25.1 "
7+ VERSION = "12.26.0b1 "
Original file line number Diff line number Diff line change 5656 url = 'https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob' ,
5757 keywords = "azure, azure sdk" ,
5858 classifiers = [
59- 'Development Status :: 5 - Production/Stable ' ,
59+ 'Development Status :: 4 - Beta ' ,
6060 'Programming Language :: Python' ,
6161 'Programming Language :: Python :: 3 :: Only' ,
6262 'Programming Language :: Python :: 3' ,
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 12.21.0b1 (Unreleased)
4+
5+ ### Features Added
6+
37## 12.20.0 (2025-03-27)
48
59### Features Added
Original file line number Diff line number Diff line change 44# license information.
55# --------------------------------------------------------------------------
66
7- VERSION = "12.20.0 "
7+ VERSION = "12.21.0b1 "
Original file line number Diff line number Diff line change 5757 url = 'https://github.com/Azure/azure-sdk-for-python' ,
5858 keywords = "azure, azure sdk" ,
5959 classifiers = [
60- 'Development Status :: 5 - Production/Stable ' ,
60+ 'Development Status :: 4 - Beta ' ,
6161 'Programming Language :: Python' ,
6262 'Programming Language :: Python :: 3 :: Only' ,
6363 'Programming Language :: Python :: 3' ,
7878 python_requires = ">=3.8" ,
7979 install_requires = [
8080 "azure-core>=1.30.0" ,
81- "azure-storage-blob>=12.25.1 " ,
81+ "azure-storage-blob>=12.26.0b1 " ,
8282 "typing-extensions>=4.6.0" ,
8383 "isodate>=0.6.1"
8484 ],
You can’t perform that action at this time.
0 commit comments