// 108 141 174 cmake version offset #ifndef PIVERSION_H #define PIVERSION_H #define PIP_VERSION_MAJOR 0 #define PIP_VERSION_MINOR 9 #define PIP_VERSION_REVISION 4 #define PIP_VERSION_SUFFIX "_prealpha" #endif // PIVERSION_H