chore(release): 0.2.16 [skip ci]

This commit is contained in:
semantic-release
2025-02-14 05:16:10 +00:00
parent 1d6054d30a
commit 58f3fe95b7
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,6 +1,14 @@
# CHANGELOG
## v0.2.16 (2025-02-14)
### Bug Fixes
- Debug inspect build on ci
([`1d6054d`](https://github.com/basicmachines-co/basic-memory/commit/1d6054d30a477a4e6a5d6ac885632e50c01945d3))
## v0.2.15 (2025-02-14)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "basic-memory"
version = "0.2.15"
version = "0.2.16"
description = "Local-first knowledge management combining Zettelkasten with knowledge graphs"
readme = "README.md"
requires-python = ">=3.12.1"