From 65087068b2c872c6efb3751a2143e282aadb4944 Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Sat, 5 Aug 2023 16:25:02 +0800 Subject: [PATCH] ... --- include/pocketpy/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/pocketpy/common.h b/include/pocketpy/common.h index cd962414..374eb169 100644 --- a/include/pocketpy/common.h +++ b/include/pocketpy/common.h @@ -21,7 +21,7 @@ #include #include -#define PK_VERSION "1.1.2" +#define PK_VERSION "1.1.3" #include "config.h" #include "export.h"