[release] 0.6.28

This commit is contained in:
Maxime Alves LIRMM 2023-11-24 14:31:10 +01:00
parent 476ae29792
commit e083c4386e
1 changed files with 1 additions and 1 deletions

View File

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