chore: release v0.21.1 (2026.9.7)
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
__version__ = "0.21.0"
|
||||
__release_date__ = "2026.8.31"
|
||||
__version__ = "0.21.1"
|
||||
__release_date__ = "2026.9.7"
|
||||
|
||||
|
||||
def _ensure_utf8():
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
[project]
|
||||
name = "hermes-agent"
|
||||
version = "0.21.0"
|
||||
version = "0.21.1"
|
||||
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