From be240fe95355106cca8cf93dc94a5c345ec69ac3 Mon Sep 17 00:00:00 2001 From: brandon Date: Sat, 13 Feb 2021 14:09:29 +0000 Subject: [PATCH] 1.1.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5af26ab..47ce9a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "name-that-hash" -version = "1.0.3" +version = "1.1.0" description = "The Modern Hash Identifcation System" authors = ["brandon "] license = "GPL-3.0-or-later"