Skip to content

Commit 6057d5b

Browse files
committed
chore(uv): bump patch version
1 parent b27802f commit 6057d5b

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
@@ -4,7 +4,7 @@ license = { text = "MIT" }
44
requires-python = "<4.0,>=3.10"
55
dependencies = ["httpx>=0.27", "pydantic<3,>=2"]
66
name = "cube-http-client"
7-
version = "0.6.0"
7+
version = "0.6.1"
88
description = "Pythonic HTTP client for Cube.js REST API (sync + async)"
99
readme = "README.md"
1010
keywords = ["cube.js", "cube js", "cube.dev", "cube"]

0 commit comments

Comments
 (0)