mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
chore(release): 0.0.1 [skip ci]
This commit is contained in:
+13
-1
@@ -1,5 +1,17 @@
|
||||
# CHANGELOG
|
||||
|
||||
|
||||
## v0.0.1 (2025-02-04)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix versioning for 0.0.1 release
|
||||
([`ba1e494`](https://github.com/basicmachines-co/basic-memory/commit/ba1e494ed1afbb7af3f97c643126bced425da7e0))
|
||||
|
||||
|
||||
## v0.0.0 (2025-02-04)
|
||||
|
||||
see git log
|
||||
### Chores
|
||||
|
||||
- Remove basic-foundation src ref in pyproject.toml
|
||||
([`29fce8b`](https://github.com/basicmachines-co/basic-memory/commit/29fce8b0b922d54d7799bf2534107ee6cfb961b8))
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "basic-memory"
|
||||
version = "0.0.0"
|
||||
version = "0.0.1"
|
||||
description = "Local-first knowledge management combining Zettelkasten with knowledge graphs"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12.1"
|
||||
|
||||
Reference in New Issue
Block a user