Constants¶
Details¶
- GXPS.MAJOR_VERSION = 0¶
The major version number of the GXPS header files (e.g. in GXPS version 0.1.2 this is 0.)
- GXPS.MICRO_VERSION = 2¶
The micro version number of the GXPS header files (e.g. in GXPS version 0.1.2 this is 2.)
- GXPS.MINOR_VERSION = 3¶
The major version number of the GXPS header files (e.g. in GXPS version 0.1.2 this is 1.)
- GXPS.VERSION_STRING = '0.3.2'¶
The version number of the GXPS library as a string
New in version 0.2.1.