aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-07-13 04:54:43 +0000
committerterminaldweller <thabogre@gmail.com>2022-07-13 04:54:43 +0000
commit922da7cd77f215d51454efbdde39f962452c0de3 (patch)
treebc0e776f409e8fa88c7e92780bd164a8cfbc5b8a /pyproject.toml
parentlast line needs a new line to not mess up the prompt (diff)
downloadcolo-922da7cd77f215d51454efbdde39f962452c0de3.tar.gz
colo-922da7cd77f215d51454efbdde39f962452c0de3.zip
last line needs a new line to not mess up the prompt
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
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 <thabogre@gmail.com>"]
license = "GPL3"