diff --git a/include/pocketpy/common.h b/include/pocketpy/common.h index 7357a558..c82265dc 100644 --- a/include/pocketpy/common.h +++ b/include/pocketpy/common.h @@ -22,7 +22,7 @@ #include #include -#define PK_VERSION "1.2.6" +#define PK_VERSION "1.2.7" #include "config.h" #include "export.h"