We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4875b20 commit 5c0f12cCopy full SHA for 5c0f12c
pyproject.toml
@@ -4,7 +4,7 @@ license = { text = "MIT" }
4
requires-python = "<4.0,>=3.10"
5
dependencies = ["httpx>=0.27", "pydantic<3,>=2"]
6
name = "cube-http-client"
7
-version = "0.4.0"
+version = "0.4.1"
8
description = "Pythonic HTTP client for Cube.js REST API (sync + async)"
9
readme = "README.md"
10
keywords = ["cube.js", "cube js", "cube.dev", "cube"]
0 commit comments