misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli
2019-10-20 19:56:31 +02:00
parent f9cbef9697
commit 6152374024
2 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import logging
import time
import pwnagotchi.ui.view as view
version = '1.0.1'
version = '1.1.0b'
_name = None