Skip to content

Commit 0c55b13

Browse files
committed
Use the right package name
1 parent e5a32b2 commit 0c55b13

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
@@ -7,7 +7,7 @@ module = "msgraph"
77
author = "Microsoft"
88
author-email = "[email protected]"
99
home-page = "https://github.com/microsoftgraph/msgraph-sdk-python-core"
10-
dist-name="msgraph-core-test"
10+
dist-name="msgraph-core"
1111
requires-python=">=3.5"
1212
classifiers = [ "License :: OSI Approved :: MIT License",]
1313
description-file = "README.md"

0 commit comments

Comments
 (0)