BonPrinter v1.2.0
Thermal Printer tool
Loading...
Searching...
No Matches
version.py File Reference

Version and general information. More...

Go to the source code of this file.

Namespaces

namespace  Source
namespace  Source.version

Functions

bool running_as_exe ()
 Check if we are currently running as an executable or directly in Python.

Variables

Optional GIT_SHORT_SHA = None
bool PRERELEASE_BUILD = False
int VERSION_BUILD = 0
int VERSION_MAJOR = 1
int VERSION_MINOR = 2
int VERSION_PATCH = 0

Detailed Description

Version and general information.


Definition in file version.py.