set version to 0.6.0
This commit is contained in:
parent
eba54b8cb0
commit
4196745300
1 changed files with 1 additions and 1 deletions
2
uplink
2
uplink
|
|
@ -31,7 +31,7 @@ import time
|
|||
from uplink import Uplink
|
||||
|
||||
# Version format: MAJOR.FEATURE.FIXES
|
||||
__version__ = "0.5.2"
|
||||
__version__ = "0.6.0"
|
||||
|
||||
# TODO: CHECK ALL ERROR HANDLING!!!
|
||||
# TODO: IDEA: Implement a small webserver inline to get statistics and graphs over the network?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue