Skip to content

Commit c6b58f5

Browse files
committed
update libraru version in pyproject.toml
1 parent f076a24 commit c6b58f5

File tree

4 files changed

+77
-5
lines changed

4 files changed

+77
-5
lines changed

‎extensions/connectors/yfinance/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-yfinance"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "YFinance integration for PandasAI"
55
authors = ["Gabriele Venturi"]
66
license = "MIT"

‎extensions/ee/connectors/databricks/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-databricks"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "Databricks connector integration for PandasAI"
55
authors = ["Gabriele Venturi"]
66
readme = "README.md"

0 commit comments

Comments
 (0)