blueloveTH 2 лет назад
Родитель
Сommit
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"