[release] 0.6.6

This commit is contained in:
Maxime Alves LIRMM@home 2022-01-21 14:39:46 +01:00
parent 2e5680d29a
commit 058121d985
1 changed files with 1 additions and 1 deletions

View File

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