Skip to content

Commit 11b99be

Browse files
chore: Upgrade version number to 1.4.0
1 parent d759f15 commit 11b99be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

backend/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sqlbot"
3-
version = "1.3.0"
3+
version = "1.4.0"
44
description = ""
55
requires-python = "==3.11.*"
66
dependencies = [
@@ -39,7 +39,7 @@ dependencies = [
3939
"pyyaml (>=6.0.2,<7.0.0)",
4040
"fastapi-mcp (>=0.3.4,<0.4.0)",
4141
"tabulate>=0.9.0",
42-
"sqlbot-xpack>=0.0.3.53,<1.0.0",
42+
"sqlbot-xpack>=0.0.3.59,<0.0.4.0",
4343
"fastapi-cache2>=0.2.2",
4444
"sqlparse>=0.5.3",
4545
"redis>=6.2.0",

0 commit comments

Comments
 (0)