Skip to content

Commit 7a49f57

Browse files
committed
chore: update version to 0.17.1 for v0.17.1 release
Signed-off-by: phernandez <[email protected]>
1 parent 58db281 commit 7a49f57

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.0"
4+
__version__ = "0.17.1"
55

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

0 commit comments

Comments
 (0)