change version number
This commit is contained in:
parent
166fb01bc5
commit
ec633a07a3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
__version__ = "0.0.1 Patch: Fix uptime command not found."
|
||||
__version__ = "0.0.1 Link parser update"
|
||||
import socket
|
||||
import subprocess
|
||||
from time import sleep, time, ctime
|
||||
|
|
Loading…
Reference in a new issue