From 6a362cf2b87b8ce2509e8dd3440d7997d53fb7ce Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sun, 29 Aug 2021 12:20:04 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index d7f5ad7..14f5fda 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "alert-battery-to-maintain-health" -version = "0.1.0" -description = "" +version = "1.0.0" +description = "Alerts you if your battery is overcharged or discharged to extend its performance and health." authors = ["Andros Fenollosa "] [tool.poetry.dependencies]