BLUELOVETH 2 년 전
부모
커밋
ca2c1a4e9b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"