mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-19 00:39:15 +00:00
Bump API version
This commit is contained in:
parent
d7cba49c4a
commit
97acae189f
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue