From 2013e405c543c40c885d6d2fae1e9a7b1d49d52c Mon Sep 17 00:00:00 2001 From: bee-san Date: Sat, 1 May 2021 18:57:35 +0100 Subject: [PATCH] 1.8.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fbfe75d..0154a6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "name-that-hash" -version = "1.7.2" +version = "1.8.0" description = "The Modern Hash Identification System" authors = ["brandon "] license = "GPL-3.0-or-later"