diff --git a/pyproject.toml b/pyproject.toml index f23f5ea22..9dea7e192 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ name = "dimos" authors = [ {name = "Dimensional Team", email = "build@dimensionalOS.com"}, ] -version = "0.0.10" +version = "0.0.10.post1" description = "Powering agentive generalist robotics" requires-python = ">=3.10" readme = "README.md" diff --git a/uv.lock b/uv.lock index 637e3490a..d971dcfea 100644 --- a/uv.lock +++ b/uv.lock @@ -1745,7 +1745,7 @@ wheels = [ [[package]] name = "dimos" -version = "0.0.10" +version = "0.0.10.post1" source = { editable = "." } dependencies = [ { name = "annotation-protocol" },