File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 "url" : " https://github.com/basicmachines-co/basic-memory.git" ,
77 "source" : " github"
88 },
9- "version" : " 0.17.6 " ,
9+ "version" : " 0.17.7 " ,
1010 "packages" : [
1111 {
1212 "registryType" : " pypi" ,
1313 "identifier" : " basic-memory" ,
14- "version" : " 0.17.6 " ,
14+ "version" : " 0.17.7 " ,
1515 "runtimeHint" : " uvx" ,
1616 "runtimeArguments" : [" basic-memory" , " mcp" ],
1717 "transport" : {
Original file line number Diff line number Diff line change 11"""basic-memory - Local-first knowledge management combining Zettelkasten with knowledge graphs"""
22
33# Package version - updated by release automation
4- __version__ = "0.17.6 "
4+ __version__ = "0.17.7 "
55
66# API version for FastAPI - independent of package version
77__api_version__ = "v0"
You can’t perform that action at this time.
0 commit comments