From bf439c0557886672ec4069e2f2bd84d2d76ce9e7 Mon Sep 17 00:00:00 2001 From: nojhan Date: Wed, 8 Apr 2026 08:31:13 +0200 Subject: [PATCH] v0.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3ca614c..2982c76 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "clibard" -version = "0.1.0" +version = "0.2.0" description = "See all your notifications in the terminal" authors = [ { name = "nojhan", email = "nojhan@nojhan.net" },