chore: release v0.21.5 (2026.9.24)
Some checks are pending
Install & Update E2E / Pick release tags (push) Waiting to run
Install & Update E2E / Expand combinations (push) Blocked by required conditions
Install & Update E2E / ${{ matrix.name }} (push) Blocked by required conditions
Install & Update E2E / Upload leg player (push) Waiting to run
Install & Update E2E / Result chart (push) Blocked by required conditions
Live provider canaries / Live provider canaries (push) Waiting to run
Some checks are pending
Install & Update E2E / Pick release tags (push) Waiting to run
Install & Update E2E / Expand combinations (push) Blocked by required conditions
Install & Update E2E / ${{ matrix.name }} (push) Blocked by required conditions
Install & Update E2E / Upload leg player (push) Waiting to run
Install & Update E2E / Result chart (push) Blocked by required conditions
Live provider canaries / Live provider canaries (push) Waiting to run
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
__version__ = "0.21.4"
|
||||
__release_date__ = "2026.9.21"
|
||||
__version__ = "0.21.5"
|
||||
__release_date__ = "2026.9.24"
|
||||
|
||||
|
||||
def _ensure_utf8():
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[project]
|
||||
name = "hermes-agent"
|
||||
version = "0.21.4"
|
||||
version = "0.21.5"
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user