[release] 0.6.22

This commit is contained in:
Maxime Alves LIRMM 2022-12-02 18:11:26 +01:00
parent 5a70c00541
commit 8b8caa2e15
1 changed files with 1 additions and 1 deletions

View File

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