We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ee399 commit 46587a9Copy full SHA for 46587a9
1 file changed
pyproject.toml
@@ -4,6 +4,12 @@ build-backend = "flit_core.buildapi"
4
5
[project]
6
name = "msgraph-beta-sdk"
7
+
8
+# Pin metadata to 2.3 until ESRP Release supports License-Expression over the
9
+# deprecated License field. Update License to License-Expression when unpinning
10
+# metadata version.
11
+metadata-version = 2.3
12
13
# The SDK version
14
# x-release-please-start-version
15
version = "1.59.0"
0 commit comments