From 284190ccb91d3e5f45f7572595217e536a3d4e09 Mon Sep 17 00:00:00 2001 From: Justin Diclemente Date: Thu, 18 Jun 2026 22:34:14 -0400 Subject: [PATCH] chore: bump version to 1.6.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 19c771c..ba6f6c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta" [project] name = "collar" -version = "1.5.3" +version = "1.6.0" description = "The self-improving AI agent — creates skills from experience, improves them during use, and runs anywhere" readme = "README.md" # Upper bound is load-bearing, not cosmetic. uv resolves the project's