Skip to content

Commit b161edf

Browse files
committed
Release v2.0.43
1 parent c1badf2 commit b161edf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ nav:
3333
- Contributing: CONTRIBUTING.md
3434
- License: license.md
3535
extra:
36-
version: "2.0.42"
36+
version: "2.0.43"
3737
plugins:
3838
- search
3939
- mkdocstrings:

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 = "2.0.42"
3+
version = "2.0.43"
44
description = "Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI 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)