mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-23 04:21:29 +00:00
chore: bump version
This commit is contained in:
parent
f965546ca6
commit
95dbd4fac2
|
@ -27,4 +27,4 @@ async def get_token_header(
|
||||||
|
|
||||||
def get_api_version() -> str:
|
def get_api_version() -> str:
|
||||||
"""Get API version"""
|
"""Get API version"""
|
||||||
return "2.1.3"
|
return "2.2.0"
|
||||||
|
|
Loading…
Reference in a new issue