We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7460a93 commit b0cc559Copy full SHA for b0cc559
src/basic_memory/__init__.py
@@ -1,7 +1,7 @@
1
"""basic-memory - Local-first knowledge management combining Zettelkasten with knowledge graphs"""
2
3
# Package version - updated by release automation
4
-__version__ = "0.14.2"
+__version__ = "0.14.3"
5
6
# API version for FastAPI - independent of package version
7
__api_version__ = "v0"
0 commit comments