Skip to content

Commit e0e27fa

Browse files
committed
bump cli dependency 4.5.0
1 parent 72be67f commit e0e27fa

2 files changed

Lines changed: 511 additions & 511 deletions

File tree

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.7"
3+
version = "0.1.8"
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.4.1",
11+
"tinybird==4.5.0",
1212
]
1313

1414
[project.scripts]

0 commit comments

Comments
 (0)