From 16f19857b68637712ec4fdbfe014904d44d19742 Mon Sep 17 00:00:00 2001 From: brandon Date: Thu, 11 Mar 2021 16:21:50 +0000 Subject: [PATCH] 1.4.0# --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 710d0c2..95b26c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "name-that-hash" -version = "1.3.0" +version = "1.4.0" description = "The Modern Hash Identifcation System" authors = ["brandon "] license = "GPL-3.0-or-later"