From 02798c5b002d124394ea1e0258641f666208b7af Mon Sep 17 00:00:00 2001 From: blueloveTH Date: Sat, 14 Oct 2023 15:22:16 +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 7357a558..c82265dc 100644 --- a/include/pocketpy/common.h +++ b/include/pocketpy/common.h @@ -22,7 +22,7 @@ #include #include -#define PK_VERSION "1.2.6" +#define PK_VERSION "1.2.7" #include "config.h" #include "export.h"