We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af580a1 commit 9f2f0b8Copy full SHA for 9f2f0b8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.5.0](https://github.com/NevaMind-AI/memU/compare/v0.4.0...v0.5.0) (2025-11-18)
4
+
5
6
+### Features
7
8
+* add usecase examples ([#94](https://github.com/NevaMind-AI/memU/issues/94)) ([47b5b39](https://github.com/NevaMind-AI/memU/commit/47b5b390e065ccac1cd2173fa2d6c41549e01063))
9
10
## [0.4.0](https://github.com/NevaMind-AI/memU/compare/v0.3.0...v0.4.0) (2025-11-18)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "memu-py"
-version = "0.4.0"
+version = "0.5.0"
authors = [
{name = "MemU Team", email = "contact@nevamind.ai"},
]
0 commit comments