Skip to content

Commit 01e2863

Browse files
committed
chore: bump version
1 parent 76cdf9e commit 01e2863

File tree

2 files changed

+93
-4
lines changed

2 files changed

+93
-4
lines changed

poetry.lock

Lines changed: 91 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
66
[tool.poetry]
77
name = "parea-ai"
88
packages = [{ include = "parea" }]
9-
version = "0.2.140"
9+
version = "0.2.141"
1010
description = "Parea python sdk"
1111
readme = "README.md"
1212
authors = ["joel-parea-ai <[email protected]>"]
@@ -46,6 +46,7 @@ cattrs = ">=22.1.0"
4646
tiktoken = ">=0.5.2"
4747
levenshtein = "^0.25.0"
4848
pytz = "^2024.1"
49+
wrapt = "^1.16.0"
4950

5051
[tool.poetry.dev-dependencies]
5152
bandit = "^1.7.1"

0 commit comments

Comments
 (0)