version
This commit is contained in:
parent
bf96a28257
commit
3364a26804
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
"""Live Scan Grub Menu."""
|
||||
|
||||
__version__ = "0.0.1"
|
||||
|
||||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue