Skip to content

Commit afb6ba4

Browse files
committed
chore: bump version to 0.4.5 and update authors
1 parent cbf46f8 commit afb6ba4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
[project]
22
name = "ucp-sdk"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
description = "UCP Python SDK"
55
readme = "README.md"
66
license = {file = "LICENSE"}
77
authors = [
8-
{ name = "Enric Cusell", email = "cusell@google.com" },
98
{ name = "Federico D'Amato", email = "damaz@google.com" }
109
]
1110
classifiers = [

0 commit comments

Comments
 (0)