From a78152bce4f18af0d6b5f49b727728cbcfdd0223 Mon Sep 17 00:00:00 2001 From: vict0rsch Date: Tue, 14 Nov 2023 10:36:45 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20(package):=20To=200.4.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 804674f..c84f82f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gitmopy" -version = "0.4.1" +version = "0.4.2" description = "A python command-line for gitmoji" authors = ["vict0rsch "] license = "MIT"