mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-28 06:51:28 +00:00
chore: mark version as flakes
This commit is contained in:
parent
87c58a5c9b
commit
f8c9b7326f
|
@ -27,4 +27,4 @@ async def get_token_header(
|
|||
|
||||
def get_api_version() -> str:
|
||||
"""Get API version"""
|
||||
return "2.4.2-flakes"
|
||||
return "2.4.3-flakes"
|
||||
|
|
Loading…
Reference in a new issue