Version bump because the code is more clean and bugs are fixed.
This commit is contained in:
parent
7440beb056
commit
7179412d99
1 changed files with 1 additions and 1 deletions
2
uplink
2
uplink
|
|
@ -35,7 +35,7 @@ import time
|
|||
from fritzconnection.lib.fritzstatus import FritzStatus
|
||||
from threading import Thread
|
||||
|
||||
__version__ = "0.1"
|
||||
__version__ = "0.2"
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue