[rc] 0.6.22-rc6

This commit is contained in:
Maxime Alves LIRMM 2022-10-13 12:21:26 +02:00
parent 7723acb812
commit 5a70c00541
1 changed files with 1 additions and 1 deletions

View File

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