From 56271f03a9db3996a42ac7a411ba26ce459c9ef5 Mon Sep 17 00:00:00 2001 From: xx <0x7fancyxx@gmail.com> Date: Thu, 13 Jan 2022 18:34:01 +0800 Subject: [PATCH] feat: update version number --- emailbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emailbot.py b/emailbot.py index eb79483..ff25e4a 100644 --- a/emailbot.py +++ b/emailbot.py @@ -26,7 +26,7 @@ import utils from utils import logger -VERSION = "EmailBot v0.1.1 (build 20220112)" +VERSION = "EmailBot v0.2 (build 20220113)" #********************************************************************** # @Class: EmailBot