Bump API version

pull/15/head
Inex Code 2022-09-09 17:46:58 +03:00
parent d7cba49c4a
commit 97acae189f
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 "2.0.0"
return "2.0.1"