We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9c7b4 commit 5ab966aCopy full SHA for 5ab966a
1 file changed
pyproject.toml
@@ -1,10 +1,11 @@
1
[project]
2
name = "sap-cloud-sdk"
3
-version = "0.0.1"
+version = "0.1.0"
4
description = "SAP Cloud SDK for Python"
5
readme = "README.md"
6
+license = "Apache-2.0"
7
authors = [
- { name = "Application Foundation Toolkit Libraries", email = "DL_689DD138C23CEF3C7511D37A@global.corp.sap" }
8
+ { name = "SAP SE", email = "ospo@sap.com" }
9
]
10
requires-python = ">=3.11"
11
dependencies = [
0 commit comments