diff --git a/pyproject.toml b/pyproject.toml index 54c8cab..6b25332 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "second-brain-agent" -version = "0.5.0" +version = "0.4.1" description = "Second Brain AI Agent" authors = ["Frederic Lepied "] license = "GPL 3.0"