We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a0902 commit 3fa2e76Copy full SHA for 3fa2e76
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "agent-memory-server"
7
-# version = "0.9.0"
+dynamic = ["version"]
8
description = "A Memory Server for LLM Agents and Applications"
9
readme = "README.md"
10
requires-python = ">=3.12,<3.13"
0 commit comments