mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
chore(release): 0.18.0 — bump pyproject.toml (canonical ref missed in 88db8ca6)
The 0.18.0 cut bumped config.py, __init__.py and panel/package.json but a truncated grep hid pyproject.toml's version=0.17.0, so88db8ca6omitted it. Corrected to 0.18.0. This chore(release) commit re-stamps pyproject.toml into the release-readiness canonical-bump derivation; it shadows88db8ca6, narrowing the derived set until the next cut re-completes it (release engine is default-off; _version_ref_gaps self-corrects by flagging the rest next time).
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "roboco"
|
||||
version = "0.17.0"
|
||||
version = "0.18.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"}
|
||||
|
||||
Reference in New Issue
Block a user