tools/progver.py
2022-12-21 02:46:51 +01:00

6 lines
54 B
Python

# -*- coding: UTF-8 -*-
import sys
VERSION = "0.01"