blueloveTH 3 年之前
父节点
当前提交
65087068b2
共有 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.2"
+#define PK_VERSION				"1.1.3"
 
 #include "config.h"
 #include "export.h"