diff --git a/include/pocketpy/common.h b/include/pocketpy/common.h index 8d771bf0..5ce4cc74 100644 --- a/include/pocketpy/common.h +++ b/include/pocketpy/common.h @@ -20,7 +20,7 @@ #include #include -#define PK_VERSION "1.1.0" +#define PK_VERSION "1.1.1" #include "config.h" #include "export.h"