mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2024-11-18 00:19:15 +00:00
chore: bump version
This commit is contained in:
parent
d6cf2abdc2
commit
f2c972ed5f
|
@ -27,4 +27,4 @@ async def get_token_header(
|
|||
|
||||
def get_api_version() -> str:
|
||||
"""Get API version"""
|
||||
return "2.3.0"
|
||||
return "2.3.1"
|
||||
|
|
Loading…
Reference in a new issue