Skip to content

Commit

Permalink
bump for neumai 0.0.34 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddematheu authored Dec 11, 2023
1 parent e8b8511 commit cb4dc0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neumai-tools/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "neumai-tools"
version = "0.0.17"
version = "0.0.18"
description = "Package containing helper tools for Neum AI."
authors = ["David de Matheu <[email protected]>"]
license = "MIT"
Expand All @@ -16,7 +16,7 @@ langchain = "0.0.335"
llama-index = "0.9.3"
openai = "1.2.4"
pandas = "2.1.0"
neumai = "^0.0.33"
neumai = ">0.0.34"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit cb4dc0d

Please sign in to comment.