Skip to content

Commit 2987148

Browse files
committed
fix: add /api/v1 prefix to all API paths (v0.1.4)
1 parent aad876b commit 2987148

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

pyproject.toml

Lines changed: 1 addition & 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.3"
7+
version = "0.1.4"
88
description = "Idiomatic UAPI SDK for Python"
99
readme = "README.md"
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)