chore: release v0.19.0 (2026.7.20) (#68175)

This commit is contained in:
Teknium 2026-07-20 11:35:21 -07:00 committed by GitHub
parent 18ca0e862c
commit 3ef6bbd201
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 21 additions and 6 deletions

View file

@ -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():