Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
joschkabraun committed Apr 26, 2024
1 parent 76cdf9e commit 01e2863
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 4 deletions.
94 changes: 91 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "parea-ai"
packages = [{ include = "parea" }]
version = "0.2.140"
version = "0.2.141"
description = "Parea python sdk"
readme = "README.md"
authors = ["joel-parea-ai <[email protected]>"]
Expand Down Expand Up @@ -46,6 +46,7 @@ cattrs = ">=22.1.0"
tiktoken = ">=0.5.2"
levenshtein = "^0.25.0"
pytz = "^2024.1"
wrapt = "^1.16.0"

[tool.poetry.dev-dependencies]
bandit = "^1.7.1"
Expand Down

0 comments on commit 01e2863

Please sign in to comment.