Bump to 0.8.1

This commit is contained in:
hexgrad
2025-02-26 17:57:41 -08:00
parent 3a721cce9f
commit ece280bdcd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
__version__ = '0.8.0'
__version__ = '0.8.1'
from loguru import logger
import sys

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "kokoro"
version = "0.8.0"
version = "0.8.1"
description = "TTS"
readme = "README.md"
authors = [