src/pylib/versionInfo

Search:
Group by:
Source   Edit  

to be imported by ./version

Types

PyReleaseLevelEnum {.pure.} = enum
  alpha = 10, beta = 11, gamma = 12, final = 15
Source   Edit  

Consts

Major = 0
Source   Edit  
Minor = 9
Source   Edit  
Patch = 8
Source   Edit  
PyMajor {.intdefine.} = 3
Source   Edit  
PyMinor {.intdefine.} = 13
Source   Edit  
PyPatch {.intdefine.} = 0
Source   Edit  
PyReleaseLevel = PyReleaseLevelEnum.final
Source   Edit  
PySerial = 0
Source   Edit  
ReleaseLevel = "alpha"
Source   Edit  
Serial = 0
Source   Edit