version 0.1
This commit is contained in:
parent
1cacde34f9
commit
3b54f5a828
3 changed files with 34 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ import time
|
|||
from platform import system
|
||||
|
||||
|
||||
program_version = '0.0.4'
|
||||
program_version = '0.1'
|
||||
|
||||
|
||||
def log(data):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue