[release] 0.6.1

This commit is contained in:
Maxime Alves LIRMM@home 2021-12-01 17:02:56 +01:00
parent a2d79f49b9
commit 2f9005a1a5
1 changed files with 1 additions and 1 deletions

View File

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