Skip to content

Commit 5ab966a

Browse files
authored
chore: update version and author (#44)
1 parent 5c9c7b4 commit 5ab966a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[project]
22
name = "sap-cloud-sdk"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
description = "SAP Cloud SDK for Python"
55
readme = "README.md"
6+
license = "Apache-2.0"
67
authors = [
7-
{ name = "Application Foundation Toolkit Libraries", email = "DL_689DD138C23CEF3C7511D37A@global.corp.sap" }
8+
{ name = "SAP SE", email = "ospo@sap.com" }
89
]
910
requires-python = ">=3.11"
1011
dependencies = [

0 commit comments

Comments
 (0)