Skip to content

Commit cb4dc0d

Browse files
authored
bump for neumai 0.0.34 (#32)
1 parent e8b8511 commit cb4dc0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

neumai-tools/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "neumai-tools"
3-
version = "0.0.17"
3+
version = "0.0.18"
44
description = "Package containing helper tools for Neum AI."
55
authors = ["David de Matheu <david@tryneum.com>"]
66
license = "MIT"
@@ -16,7 +16,7 @@ langchain = "0.0.335"
1616
llama-index = "0.9.3"
1717
openai = "1.2.4"
1818
pandas = "2.1.0"
19-
neumai = "^0.0.33"
19+
neumai = ">0.0.34"
2020

2121
[build-system]
2222
requires = ["poetry-core"]

0 commit comments

Comments
 (0)