[0.5.7] release, real fix for halfapi/acl route bug
This commit is contained in:
parent
c2054e9aa9
commit
387fc01f44
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
__version__ = '0.5.6'
|
__version__ = '0.5.7'
|
||||||
|
|
||||||
def version():
|
def version():
|
||||||
return f'HalfAPI version:{__version__}'
|
return f'HalfAPI version:{__version__}'
|
||||||
|
|
Loading…
Reference in New Issue