Version set to 0.5.2
This commit is contained in:
parent
92de153a53
commit
850360037b
1 changed files with 1 additions and 1 deletions
2
uplink
2
uplink
|
|
@ -32,7 +32,7 @@ from threading import Thread
|
|||
from uplink import Uplink
|
||||
|
||||
# Version format: MAJOR.FEATURE.FIXES
|
||||
__version__ = "0.5.1-development"
|
||||
__version__ = "0.5.2"
|
||||
|
||||
# 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