mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-17 08:02:36 +00:00
chore: Bump version to 3.3.0
This commit is contained in:
parent
ceee6e4db9
commit
faa8952e9c
|
@ -27,4 +27,4 @@ async def get_token_header(
|
|||
|
||||
def get_api_version() -> str:
|
||||
"""Get API version"""
|
||||
return "3.2.2"
|
||||
return "3.3.0"
|
||||
|
|
Loading…
Reference in a new issue