eive-tmtc/config/version.py

7 lines
97 B
Python

SW_NAME = "eive"
VERSION_MAJOR = 1
VERSION_MINOR = 8
VERSION_SUBMINOR = 0
__version__ = "1.8.0"