mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-05 07:41:39 +00:00
chore: release v0.15.1 (2026.5.29) (#34222)
This commit is contained in:
parent
769ee86cd2
commit
e71a2bd11b
5 changed files with 116 additions and 6 deletions
|
|
@ -14,8 +14,8 @@ Provides subcommands for:
|
|||
import os
|
||||
import sys
|
||||
|
||||
__version__ = "0.15.0"
|
||||
__release_date__ = "2026.5.28"
|
||||
__version__ = "0.15.1"
|
||||
__release_date__ = "2026.5.29"
|
||||
|
||||
|
||||
def _ensure_utf8():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue