BLUELOVETH 2 anni fa
parent
commit
ca2c1a4e9b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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"