File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 22
33Almost every release features a lot of bugfixes but those are not listed here.
44
5- ## Version 2.1.6 (2025-09-05)
5+ ## Version 2.1.7 (2025-09-05)
66
77> [ !IMPORTANT]
88> ** Breaking Change:** Removed support for Python 3.9
@@ -11,9 +11,13 @@ Almost every release features a lot of bugfixes but those are not listed here.
1111- Tasks: Add population of checklist_items on Task (Thanks @RogerSelwyn )
1212- Excel: Added ` append_rows ` and ` update_cells ` to ` WorkSheet ` (Thanks @luissantosHCIT )
1313
14+ ## Version 2.1.6 (2025-09-05)
15+
16+ - Version Yanked
17+
1418## Version 2.1.5 (2025-08-04)
1519- Bug fixing release
16-
20+
1721## Version 2.1.4 (2025-06-03)
1822- Calendar: Schedule.get_calendar method can now use query objects with select, expand and order by (Thanks @RogerSelwyn )
1923
Original file line number Diff line number Diff line change 11[project ]
22name = " o365"
3- version = " 2.1.6 "
3+ version = " 2.1.7 "
44description = " O365 - Microsoft Graph and Office 365 API made easy"
55readme = " README.md"
66requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments