Skip to content

Commit b8191d0

Browse files
committed
chore: update version to 0.13.7 for v0.13.7 release
1 parent 2ce8a8e commit b8191d0

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.13.6"
4+
__version__ = "0.13.7"
55

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

0 commit comments

Comments
 (0)