chore: bump version to 3.0.4 in pyproject.toml

This commit is contained in:
Tal Muskal
2026-04-08 20:00:16 +03:00
parent 34c8f8c1b8
commit 1888b56883
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "mempalace" name = "mempalace"
version = "3.0.0" version = "3.0.4"
description = "Give your AI a memory — mine projects and conversations into a searchable palace. No API key required." description = "Give your AI a memory — mine projects and conversations into a searchable palace. No API key required."
readme = "README.md" readme = "README.md"
requires-python = ">=3.9" requires-python = ">=3.9"