You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* do not use default mutable parameters ([1ba984e](https://github.com/microsoftgraph/msgraph-beta-sdk-python/commit/1ba984e9549d02f0206ed191732858a32bbc81a4))
11
+
* fixes module name for release ([567b176](https://github.com/microsoftgraph/msgraph-beta-sdk-python/commit/567b176954e587183f620f68b84c600b34ff8035))
12
+
5
13
## [1.5.0] - 2024-05-23
6
14
7
15
### Changed
@@ -95,4 +103,4 @@ All notable changes to this project will be documented in this file.
95
103
- Fixed a bug where discriminator methods were missing some valid types.
96
104
- Fixed a bug where the date and guid types were improperly mapped.
97
105
- Re-ordered method hierarchy to match python conventions
0 commit comments