Skip to content

Commit 84da7bf

Browse files
committed
Bump SDK to 0.1.33
1 parent 645565f commit 84da7bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"python-dotenv==1.1.0",
2626
"python-multipart==0.0.20",
2727
"sqlalchemy[asyncio]==2.0.40",
28-
"transformerlab==0.1.32",
28+
"transformerlab==0.1.33",
2929
"transformerlab-inference==0.2.52",
3030
"uvicorn==0.35.0",
3131
"watchfiles==1.0.5",

lab-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "transformerlab"
7-
version = "0.1.32"
7+
version = "0.1.33"
88
description = "Python SDK for Transformer Lab"
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)