Skip to content

Commit a79c66e

Browse files
chore: update sdk version to 0.3.0 (#25)
* chore: update sdk version to 0.3 This version is larger than the previous one which was 0.1.0 * chore: update sdk version to 0.3.0
1 parent ef70b04 commit a79c66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ucp-sdk"
3-
version = "0.0.3"
3+
version = "0.3.0"
44
description = "UCP Python SDK"
55
readme = "README.md"
66
license = {file = "LICENSE"}

0 commit comments

Comments
 (0)