[release] 0.6.2

This commit is contained in:
Maxime Alves LIRMM 2021-12-13 13:50:52 +01:00
parent e9bf94a607
commit 95fb267e81
1 changed files with 1 additions and 1 deletions

View File

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