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 c5d9067 commit caf3c14Copy full SHA for caf3c14
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.15.3.dev42+36149d6"
+__version__ = "0.16.0"
5
6
# API version for FastAPI - independent of package version
7
__api_version__ = "v0"
0 commit comments