[release] 0.6.20

This commit is contained in:
Maxime Alves LIRMM@home 2022-07-18 23:23:09 +02:00
parent 779dd2d519
commit 409bb400ab
1 changed files with 1 additions and 1 deletions

View File

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