[release] 0.5.6

This commit is contained in:
Maxime Alves LIRMM@home 2021-06-25 12:21:40 +02:00
parent bb50fae186
commit c920531610
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python3
__version__ = '0.5.5'
__version__ = '0.5.6'
def version():
return f'HalfAPI version:{__version__}'