From 9c705125f32851d7ba29be7727d18173c1f41941 Mon Sep 17 00:00:00 2001 From: shitao <133397418@qq.com> Date: Sun, 14 Jan 2024 10:51:14 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E5=8A=9F=E8=83=BD(=5F=5Fversion=5F?= =?UTF-8?q?=5F.py)=EF=BC=9A=E5=8D=87=E7=BA=A7=E6=AF=8F=E6=97=A5=E7=AD=BE?= =?UTF-8?q?=E5=88=B0=E6=A8=A1=E5=9D=97=E7=89=88=E6=9C=AC=E8=87=B324.1.14?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dailycheckin/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dailycheckin/__version__.py b/dailycheckin/__version__.py index a620704..f8bdc56 100755 --- a/dailycheckin/__version__.py +++ b/dailycheckin/__version__.py @@ -1 +1 @@ -__version__ = "24.1.13" +__version__ = "24.1.14"