Skip to content

Commit 72be67f

Browse files
authored
Merge pull request #13 from tinybirdco/bump-cli-4-4-1
Bump Tinybird CLI dependency
2 parents ede2035 + 675fb0b commit 72be67f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[project]
22
name = "tinybird-sdk"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
description = "Python SDK for Tinybird Forward"
55
readme = "README.md"
66
authors = [
77
{ name = "Tinybird", email = "support@tinybird.co" }
88
]
99
requires-python = ">=3.11"
1010
dependencies = [
11-
"tinybird==4.3.1",
11+
"tinybird==4.4.1",
1212
]
1313

1414
[project.scripts]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)