diff --git a/include/pocketpy/common.h b/include/pocketpy/common.h index cd962414..374eb169 100644 --- a/include/pocketpy/common.h +++ b/include/pocketpy/common.h @@ -21,7 +21,7 @@ #include #include -#define PK_VERSION "1.1.2" +#define PK_VERSION "1.1.3" #include "config.h" #include "export.h"