[fix][web] handling unexpected connection errors

This commit is contained in:
Vinicius Moreira
2020-06-08 18:17:27 -03:00
parent 0d4d4213a4
commit f4999b680c
3 changed files with 10 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
__version__ = '0.9.5'
__version__ = '0.9.6'
__app_name__ = 'bauh'
import os