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 85c63e5 commit 24dc9a2Copy full SHA for 24dc9a2
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.2"
+__version__ = "0.16.3"
5
6
# API version for FastAPI - independent of package version
7
__api_version__ = "v0"
0 commit comments