Skip to content

Commit 567b176

Browse files
committed
fix: fixes module name for release
1 parent 70cbc8b commit 567b176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repository = "https://github.com/microsoftgraph/msgraph-beta-sdk-python"
4545
documentation = "https://github.com/microsoftgraph/msgraph-beta-sdk-python/docs"
4646

4747
[tool.flit.module]
48-
name = "msgraph-beta-sdk"
48+
name = "msgraph_beta"
4949

5050
[tool.mypy]
5151
warn_unused_configs = true

0 commit comments

Comments
 (0)