diff --git a/include/pocketpy/common.h b/include/pocketpy/common.h index c0b6fab6..ca6cd3ac 100644 --- a/include/pocketpy/common.h +++ b/include/pocketpy/common.h @@ -20,7 +20,7 @@ #include #include -#define PK_VERSION "1.0.9" +#define PK_VERSION "1.1.0" #include "config.h" #include "export.h"