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
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:
1
contributors/emails/anuoluwakolapo94@gmail.com
Normal file
1
contributors/emails/anuoluwakolapo94@gmail.com
Normal file
@@ -0,0 +1 @@
|
||||
Svector-anu
|
||||
1
contributors/emails/durgun.ismail@gmail.com
Normal file
1
contributors/emails/durgun.ismail@gmail.com
Normal file
@@ -0,0 +1 @@
|
||||
babatorik
|
||||
1
contributors/emails/edosulai@icloud.com
Normal file
1
contributors/emails/edosulai@icloud.com
Normal file
@@ -0,0 +1 @@
|
||||
edosulai
|
||||
1
contributors/emails/everm1nd.mail@gmail.com
Normal file
1
contributors/emails/everm1nd.mail@gmail.com
Normal file
@@ -0,0 +1 @@
|
||||
everm1nd
|
||||
1
contributors/emails/g3org3yo@gmail.com
Normal file
1
contributors/emails/g3org3yo@gmail.com
Normal file
@@ -0,0 +1 @@
|
||||
g3org3yo
|
||||
1
contributors/emails/guanquill@gmail.com
Normal file
1
contributors/emails/guanquill@gmail.com
Normal file
@@ -0,0 +1 @@
|
||||
YuhGuan
|
||||
1
contributors/emails/parkchan0302@gmail.com
Normal file
1
contributors/emails/parkchan0302@gmail.com
Normal file
@@ -0,0 +1 @@
|
||||
ChanPark03
|
||||
1
contributors/emails/ugo.enyioha@outlook.com
Normal file
1
contributors/emails/ugo.enyioha@outlook.com
Normal file
@@ -0,0 +1 @@
|
||||
ugoenyioha
|
||||
@@ -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():
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user