BLUELOVETH il y a 2 ans
Parent
commit
ca2c1a4e9b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      include/pocketpy/common.h

+ 1 - 1
include/pocketpy/common.h

@@ -21,7 +21,7 @@
 #include <type_traits>
 #include <random>
 
-#define PK_VERSION				"1.1.9"
+#define PK_VERSION				"1.2.0"
 
 #include "config.h"
 #include "export.h"