chore(release): 0.2.9 [skip ci]

This commit is contained in:
semantic-release
2025-02-14 04:04:52 +00:00
parent 9ee67e9de0
commit 071e76a0ff
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,8 +1,16 @@
# CHANGELOG
## v0.2.9 (2025-02-14)
## v0.2.8 (2025-02-14)
### Bug Fixes
- Fix installer on ci, maybe
([`edbc04b`](https://github.com/basicmachines-co/basic-memory/commit/edbc04be601d234bb1f5eb3ba24d6ad55244b031))
## v0.2.7 (2025-02-14)
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "basic-memory"
version = "0.2.8"
version = "0.2.9"
description = "Local-first knowledge management combining Zettelkasten with knowledge graphs"
readme = "README.md"
requires-python = ">=3.12.1"