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 9a845f2 commit a258b73Copy full SHA for a258b73
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.16.1"
+__version__ = "0.16.2"
5
6
# API version for FastAPI - independent of package version
7
__api_version__ = "v0"
0 commit comments