BLUELOVETH 2 лет назад
Родитель
Сommit
973a1d2945
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      include/pocketpy/common.h

+ 1 - 1
include/pocketpy/common.h

@@ -20,7 +20,7 @@
 #include <variant>
 #include <type_traits>
 
-#define PK_VERSION				"1.1.0"
+#define PK_VERSION				"1.1.1"
 
 #include "config.h"
 #include "export.h"