Skip to content

Commit b68ff64

Browse files
committed
update packages
1 parent 7983ad0 commit b68ff64

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "tinybird-python-sdk"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
description = "Python SDK for Tinybird"
99
readme = "README.md"
1010
authors = [
@@ -30,4 +30,4 @@ target-version = ['py37']
3030
include = '\.pyi?$'
3131

3232
[tool.setuptools]
33-
packages = ["tb"]
33+
packages = ["tb", "tb.a", "tb.litellm"]

0 commit comments

Comments
 (0)