From ee456b432ad1600c82f71daa31a95f535fedc2e3 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Sat, 7 Dec 2024 13:07:06 +0000 Subject: [PATCH] :bookmark: bump version 0.4.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eb44149..ecb75c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nonebug" -version = "0.4.2" +version = "0.4.3" description = "nonebot2 test framework" authors = ["AkiraXie ", "yanyongyu "] license = "MIT"