blueloveTH 3 年之前
父節點
當前提交
19eb976bd1
共有 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.5"
+#define PK_VERSION				"1.1.6"
 
 #include "config.h"
 #include "export.h"