Skip to content

Commit 099c334

Browse files
committed
chore: update version to 0.16.1 for v0.16.1 release
1 parent 7685586 commit 099c334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/basic_memory/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""basic-memory - Local-first knowledge management combining Zettelkasten with knowledge graphs"""
22

33
# Package version - updated by release automation
4-
__version__ = "0.16.0"
4+
__version__ = "0.16.1"
55

66
# API version for FastAPI - independent of package version
77
__api_version__ = "v0"

0 commit comments

Comments
 (0)