From b561cf3bf5ad7d1e10ce0bcbe2acca3af0ed390d Mon Sep 17 00:00:00 2001 From: brandon Date: Fri, 26 Feb 2021 00:32:02 +0000 Subject: [PATCH] 1.1.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6778e99..91e4590 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "name-that-hash" -version = "1.1.4" +version = "1.1.5" description = "The Modern Hash Identifcation System" authors = ["brandon "] license = "GPL-3.0-or-later"