Commit b77302d2 authored by Your Name's avatar Your Name

chore: update version to 0.99.27 in __init__.py

parent 9de8b760
......@@ -54,7 +54,7 @@ from .auth.qwen import QwenOAuth2
from .handlers import RequestHandler, RotationHandler, AutoselectHandler
from .utils import count_messages_tokens, split_messages_into_chunks, get_max_request_tokens_for_model
__version__ = "0.99.26"
__version__ = "0.99.27"
__all__ = [
# Config
"config",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment