Skip to content

Commit 3fa2e76

Browse files
committed
Fix pyproject.toml
1 parent 48a0902 commit 3fa2e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "agent-memory-server"
7-
# version = "0.9.0"
7+
dynamic = ["version"]
88
description = "A Memory Server for LLM Agents and Applications"
99
readme = "README.md"
1010
requires-python = ">=3.12,<3.13"

0 commit comments

Comments
 (0)