File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.12.1 (2025-04-07)
5+
6+ ### Bug Fixes
7+
8+ - Run migrations and sync when starting mcp
9+ ([ #88 ] ( https://github.com/basicmachines-co/basic-memory/pull/88 ) ,
10+ [ ` 78a3412 ` ] ( https://github.com/basicmachines-co/basic-memory/commit/78a3412bcff83b46e78e26f8b9fce42ed9e05991 ) )
11+
12+
413## v0.12.0 (2025-04-06)
514
615### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " basic-memory"
3- version = " 0.12.0 "
3+ version = " 0.12.1 "
44description = " Local-first knowledge management combining Zettelkasten with knowledge graphs"
55readme = " README.md"
66requires-python = " >=3.12.1"
Original file line number Diff line number Diff line change 11"""basic-memory - Local-first knowledge management combining Zettelkasten with knowledge graphs"""
22
3- __version__ = "0.12.0 "
3+ __version__ = "0.12.1 "
You can’t perform that action at this time.
0 commit comments