chore: release v0.21.2 (2026.9.11)
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

This commit is contained in:
Teknium
2026-09-11 12:10:31 -07:00
parent 759024bdff
commit 939e45c91d
11 changed files with 12 additions and 4 deletions

View File

@@ -0,0 +1 @@
Svector-anu

View File

@@ -0,0 +1 @@
babatorik

View File

@@ -0,0 +1 @@
edosulai

View File

@@ -0,0 +1 @@
everm1nd

View File

@@ -0,0 +1 @@
g3org3yo

View File

@@ -0,0 +1 @@
YuhGuan

View File

@@ -0,0 +1 @@
ChanPark03

View File

@@ -0,0 +1 @@
ugoenyioha

View File

@@ -3,8 +3,8 @@
import os
import sys
__version__ = "0.21.1"
__release_date__ = "2026.9.7"
__version__ = "0.21.2"
__release_date__ = "2026.9.11"
def _ensure_utf8():

View File

@@ -2,7 +2,7 @@
[project]
name = "hermes-agent"
version = "0.21.1"
version = "0.21.2"
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

2
uv.lock generated
View File

@@ -1670,7 +1670,7 @@ wheels = [
[[package]]
name = "hermes-agent"
version = "0.21.1"
version = "0.21.2"
source = { editable = "." }
dependencies = [
{ name = "certifi" },