mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-24 13:01:28 +00:00
chore: Bump version to 3.1.0
This commit is contained in:
parent
cf2f153cfe
commit
a543f6da2a
|
@ -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 "3.0.1"
|
return "3.1.0"
|
||||||
|
|
Loading…
Reference in a new issue