Skip to content

Commit 19d4dff

Browse files
committed
chore: bump version to 0.1.5
1 parent bace54e commit 19d4dff

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "uapi-sdk-python"
7-
version = "0.1.2"
7+
version = "0.1.5"
88
description = "Idiomatic UAPI SDK for Python"
99
readme = "README.md"
1010
requires-python = ">=3.9"
@@ -28,3 +28,4 @@ strict = true
2828
[tool.isort]
2929
profile = "black"
3030

31+

0 commit comments

Comments
 (0)