chore: bump version to 0.9.0

Bump the canonical version refs (pyproject, roboco.__init__, config.app_version,
panel/package.json, uv.lock) plus the version-pin examples in the docs. The
release tag + CHANGELOG date are deferred to the actual 0.9.0 cut.
This commit is contained in:
Renn F
2026-06-22 21:57:55 +02:00
parent 717fb56486
commit 6456322746
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "roboco"
version = "0.8.0"
version = "0.9.0"
description = "AI Agents Company - A virtual organization of AI agents functioning as a software development workforce"
authors = [
{name = "Renzo Franceschini", email = "rennf93@users.noreply.github.com"}