[0.5.5] retablissement de la configuration par domaine

This commit is contained in:
Maxime Alves LIRMM 2021-06-23 15:04:37 +02:00
parent 8a9f93b9e0
commit 0c3aeb532f
1 changed files with 1 additions and 1 deletions

View File

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