File tree Expand file tree Collapse file tree 10 files changed +16
-4
lines changed
azure-storage-blob-changefeed
azure-storage-file-datalake Expand file tree Collapse file tree 10 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 6464 'Programming Language :: Python :: 3.10' ,
6565 'Programming Language :: Python :: 3.11' ,
6666 'Programming Language :: Python :: 3.12' ,
67+ 'Programming Language :: Python :: 3.13' ,
68+ 'Programming Language :: Python :: 3.14' ,
6769 'License :: OSI Approved :: MIT License' ,
6870 ],
6971 zip_safe = False ,
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 12.28.0b1 (Unreleased )
3+ ## 12.28.0b1 (2025-12-03 )
44
55### Features Added
66- Added support for service version 2026-02-06.
Original file line number Diff line number Diff line change 6464 'Programming Language :: Python :: 3.10' ,
6565 'Programming Language :: Python :: 3.11' ,
6666 'Programming Language :: Python :: 3.12' ,
67+ 'Programming Language :: Python :: 3.13' ,
68+ 'Programming Language :: Python :: 3.14' ,
6769 'License :: OSI Approved :: MIT License' ,
6870 ],
6971 zip_safe = False ,
Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ def get_tag(self):
4545 'Programming Language :: Python :: 3.10' ,
4646 'Programming Language :: Python :: 3.11' ,
4747 'Programming Language :: Python :: 3.12' ,
48+ 'Programming Language :: Python :: 3.13' ,
49+ 'Programming Language :: Python :: 3.14' ,
4850 'License :: OSI Approved :: MIT License' ,
4951 ],
5052 zip_safe = False ,
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 12.23.0b1 (Unreleased )
3+ ## 12.23.0b1 (2025-12-03 )
44
55### Features Added
66- Added support for service version 2026-02-06.
Original file line number Diff line number Diff line change 6565 'Programming Language :: Python :: 3.10' ,
6666 'Programming Language :: Python :: 3.11' ,
6767 'Programming Language :: Python :: 3.12' ,
68+ 'Programming Language :: Python :: 3.13' ,
69+ 'Programming Language :: Python :: 3.14' ,
6870 'License :: OSI Approved :: MIT License' ,
6971 ],
7072 zip_safe = False ,
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 12.24.0b1 (Unreleased )
3+ ## 12.24.0b1 (2025-12-03 )
44
55### Features Added
66- Added support for service version 2026-02-06.
Original file line number Diff line number Diff line change 5353 'Programming Language :: Python :: 3.10' ,
5454 'Programming Language :: Python :: 3.11' ,
5555 'Programming Language :: Python :: 3.12' ,
56+ 'Programming Language :: Python :: 3.13' ,
57+ 'Programming Language :: Python :: 3.14' ,
5658 'License :: OSI Approved :: MIT License' ,
5759 ],
5860 zip_safe = False ,
Original file line number Diff line number Diff line change 11# Release History
22
3- ## 12.15.0b1 (Unreleased )
3+ ## 12.15.0b1 (2025-12-03 )
44
55### Features Added
66- Added support for service version 2026-02-06.
Original file line number Diff line number Diff line change 5353 "Programming Language :: Python :: 3.10" ,
5454 "Programming Language :: Python :: 3.11" ,
5555 "Programming Language :: Python :: 3.12" ,
56+ "Programming Language :: Python :: 3.13" ,
57+ "Programming Language :: Python :: 3.14" ,
5658 "License :: OSI Approved :: MIT License" ,
5759 ],
5860 zip_safe = False ,
You can’t perform that action at this time.
0 commit comments