Skip to content

Commit 4ca228f

Browse files
committed
Release v3.0.0-beta.7
1 parent bda6ef6 commit 4ca228f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extensions/connectors/sql/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pandasai-sql"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "SQL integration for PandaAI"
55
authors = ["Gabriele Venturi"]
66
license = "MIT"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pandasai"
3-
version = "3.0.0-beta.6"
3+
version = "3.0.0-beta.7"
44
description = "Chat with your database (SQL, CSV, pandas, mongodb, noSQL, etc). PandaAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG."
55
authors = ["Gabriele Venturi"]
66
license = "MIT"

0 commit comments

Comments
 (0)