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