관리-도구
편집 파일: __pkginfo__.py
VERSION = (0, 2, 1) def get_version(): return ".".join([str(v) for v in VERSION])