We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ebe5d commit 8a5a970Copy full SHA for 8a5a970
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.2.21 (2025-02-15)
5
+
6
+### Bug Fixes
7
8
+- Fix osx installer github action
9
+ ([`65ebe5d`](https://github.com/basicmachines-co/basic-memory/commit/65ebe5d19491e5ff047c459d799498ad5dd9cd1a))
10
11
12
## v0.2.20 (2025-02-14)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "basic-memory"
-version = "0.2.20"
+version = "0.2.21"
description = "Local-first knowledge management combining Zettelkasten with knowledge graphs"
readme = "README.md"
requires-python = ">=3.12.1"
0 commit comments