chore(release): sync 3.3.4 version bump back into develop

The v3.3.4 release prep landed on main but was never merged back into
develop, leaving every version-bearing file one release behind. Bumps
pyproject.toml, mempalace/version.py, both plugin manifests, the
marketplace entry, the README badge, and the lockfile to 3.3.4 to match
the tagged release.
This commit is contained in:
Igor Lins e Silva
2026-05-08 01:37:32 -03:00
parent ea36a00f5f
commit 25bfd37644
7 changed files with 7 additions and 7 deletions
Generated
+1 -1
View File
@@ -1169,7 +1169,7 @@ wheels = [
[[package]]
name = "mempalace"
version = "3.3.3"
version = "3.3.4"
source = { editable = "." }
dependencies = [
{ name = "chromadb" },