BLUELOVETH 2 years ago
parent
commit
e3ea3c8f5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/pocketpy/common.h

+ 1 - 1
include/pocketpy/common.h

@@ -20,7 +20,7 @@
 #include <variant>
 #include <type_traits>
 
-#define PK_VERSION				"1.0.9"
+#define PK_VERSION				"1.1.0"
 
 #include "config.h"
 #include "export.h"