Skip to content

Commit a1c37c1

Browse files
committed
chore: update version to 0.17.5 for v0.17.5 release
1 parent aff53cc commit a1c37c1

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.17.4"
4+
__version__ = "0.17.5"
55

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

0 commit comments

Comments
 (0)