mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-24 13:01:28 +00:00
chore(version): bump version to 3.0, no Rest API
This commit is contained in:
parent
8e21e6d378
commit
2b21df9ad3
|
@ -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.4.3"
|
return "3.0.0"
|
||||||
|
|
Loading…
Reference in a new issue