BLUELOVETH hace 2 años
padre
commit
ca2c1a4e9b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"