From 96362dc25622a03e0d06fa2071beb22d53f1a87e Mon Sep 17 00:00:00 2001 From: iokk3732 <141700052+iokk3732@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:42:57 +0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7fa48f9..b9e1f6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "airda" -version = "0.0.1" +version = "0.0.2" description = "airda" authors = ["hitsz-ids"] include = [".env"]