mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-21 19:51:28 +00:00
chore: bump version
This commit is contained in:
parent
5aed7642ab
commit
cc24d0fd51
|
@ -27,4 +27,4 @@ async def get_token_header(
|
|||
|
||||
def get_api_version() -> str:
|
||||
"""Get API version"""
|
||||
return "2.4.3"
|
||||
return "2.4.4"
|
||||
|
|
Loading…
Reference in a new issue