chore: release v0.6.0 (2026.3.30) (#3985)

This commit is contained in:
Teknium 2026-03-30 08:29:38 -07:00 committed by GitHub
parent fb634068df
commit e08778fa1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 252 additions and 3 deletions

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "hermes-agent"
version = "0.5.0"
version = "0.6.0"
description = "The self-improving AI agent — creates skills from experience, improves them during use, and runs anywhere"
readme = "README.md"
requires-python = ">=3.11"