chore(release): v0.21.3 (v2026.9.14)
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
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
Rollup patch tag so Hermes Cloud agents (which deploy the newest v* release tag) pick up #110061: remote dashboard sessions no longer expire on refresh bursts. Full curated notes for the window ship with v0.22.0.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
__version__ = "0.21.2"
|
||||
__release_date__ = "2026.9.11"
|
||||
__version__ = "0.21.3"
|
||||
__release_date__ = "2026.9.14"
|
||||
|
||||
|
||||
def _ensure_utf8():
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[project]
|
||||
name = "hermes-agent"
|
||||
version = "0.21.2"
|
||||
version = "0.21.3"
|
||||
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