From 922da7cd77f215d51454efbdde39f962452c0de3 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Wed, 13 Jul 2022 09:24:43 +0430 Subject: last line needs a new line to not mess up the prompt --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 24e3951..3b63169 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "colo" -version = "1.1.0" +version = "1.1.1" description = "A simple script to print out the 256 terminal colors in various formats" authors = ["terminaldweller "] license = "GPL3" -- cgit v1.2.3