6 lines
54 B
Python
6 lines
54 B
Python
# -*- coding: UTF-8 -*-
|
|
|
|
import sys
|
|
|
|
VERSION = "0.01"
|