Writing information to database now at a fritzconnection exception.

This commit is contained in:
Johannes Findeisen 2022-09-23 23:21:13 +02:00
commit 6cc1ea70c7
2 changed files with 14 additions and 1 deletions

View file

@ -51,7 +51,7 @@ MINOR changes are "just-in-time" changes or small enhancements which should not
documentation.
FIXES should never affect anything else then stability or security.
"""
__version__ = '0.9.1.1'
__version__ = '0.9.2'
__author__ = 'Johannes Findeisen <you@hanez.org>'
logger = logging.getLogger('uplink')