From b3a39af7d32e044efe52cdd81ff622200c40edbe Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Wed, 13 Jul 2022 09:21:38 +0430 Subject: made it slightly faster which doesnt really matter much --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index e18457e..24e3951 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "colo" -version = "1.0.0" +version = "1.1.0" description = "A simple script to print out the 256 terminal colors in various formats" authors = ["terminaldweller "] license = "GPL3" -- cgit v1.2.3