chore: Remove version flavor
continuous-integration/drone/push Build is failing Details

pull/98/head
Inex Code 2024-02-26 22:51:31 +03:00
parent c63552241c
commit 2443ae0144
1 changed files with 1 additions and 1 deletions

View File

@ -27,4 +27,4 @@ async def get_token_header(
def get_api_version() -> str:
"""Get API version"""
return "3.0.0-inex"
return "3.0.0"