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 7685586 commit 099c334Copy full SHA for 099c334
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.0"
+__version__ = "0.16.1"
5
6
# API version for FastAPI - independent of package version
7
__api_version__ = "v0"
0 commit comments