diff --git a/include/pocketpy/common.h b/include/pocketpy/common.h index cb3c3ca1..50344845 100644 --- a/include/pocketpy/common.h +++ b/include/pocketpy/common.h @@ -21,7 +21,7 @@ #include #include -#define PK_VERSION "1.1.9" +#define PK_VERSION "1.2.0" #include "config.h" #include "export.h"