We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 144fd32 commit ae6d9cfCopy full SHA for ae6d9cf
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.3](https://github.com/NevaMind-AI/memU/compare/v1.1.2...v1.1.3) (2026-01-09)
4
+
5
6
+### Bug Fixes
7
8
+* default embed size ([#192](https://github.com/NevaMind-AI/memU/issues/192)) ([144fd32](https://github.com/NevaMind-AI/memU/commit/144fd32cfd6917b08f29cf56f251f239c360d2ae))
9
10
## [1.1.2](https://github.com/NevaMind-AI/memU/compare/v1.1.1...v1.1.2) (2026-01-08)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "memu-py"
-version = "1.1.2"
+version = "1.1.3"
authors = [
{name = "MemU Team", email = "contact@nevamind.ai"},
]
0 commit comments