Skip to content

Commit 27d07b1

Browse files
Merge pull request #80 from phospho-app/plb-v0.3.4
Release of v0.3.4
2 parents e71201d + e215f98 commit 27d07b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

phospho-python/pyproject.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[tool.poetry]
22
name = "phospho"
3-
version = "0.3.3"
4-
description = "Analytics for LLM apps"
3+
version = "0.3.4"
4+
description = "Text Analytics for LLM apps"
55
authors = ["Pierre-Louis Biojout <contact@phospho.app>"]
66
readme = "README.md"
77
homepage = "https://github.com/phospho-app/phospho"
88
documentation = "https://docs.phospho.ai"
9-
keywords = ['LLM', 'Agents', 'gen ai', 'phospho', 'analytics', 'observability']
9+
keywords = ['LLM', 'Agents', 'gen ai', 'phospho', 'analytics', 'nlp']
1010

1111
[tool.poetry.dependencies]
1212
python = ">=3.8,<4.0"

0 commit comments

Comments
 (0)