blueloveTH пре 2 година
родитељ
комит
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"