We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Software version can be set in the file dot15926.py as a variable app_version in appdata_cls.init:
class appdata_cls: def __init__(self): # defaults here... self.app_version = 1.42