mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
chore: release v0.19.0 (2026.7.20) (#68175)
This commit is contained in:
parent
18ca0e862c
commit
3ef6bbd201
18 changed files with 21 additions and 6 deletions
|
|
@ -14,8 +14,8 @@ Provides subcommands for:
|
|||
import os
|
||||
import sys
|
||||
|
||||
__version__ = "0.18.2"
|
||||
__release_date__ = "2026.7.7.2"
|
||||
__version__ = "0.19.0"
|
||||
__release_date__ = "2026.7.20"
|
||||
|
||||
|
||||
def _ensure_utf8():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue