Merge branch 'main' of github.com:basicmachines-co/basic-memory

This commit is contained in:
phernandez
2025-02-13 21:46:07 -06:00
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,6 +1,9 @@
# CHANGELOG
## v0.2.7 (2025-02-14)
## v0.2.6 (2025-02-14)
### Bug Fixes
@@ -8,6 +11,9 @@
- Bump project patch version
([`01d4672`](https://github.com/basicmachines-co/basic-memory/commit/01d46727b40c24b017ea9db4b741daef565ac73e))
- Fix installer setup.py change ci to use make
([`3e78fcc`](https://github.com/basicmachines-co/basic-memory/commit/3e78fcc2c208d83467fe7199be17174d7ffcad1a))
## v0.2.5 (2025-02-14)
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "basic-memory"
version = "0.2.6"
version = "0.2.7"
description = "Local-first knowledge management combining Zettelkasten with knowledge graphs"
readme = "README.md"
requires-python = ">=3.12.1"