From 3f4320e3ed0202a5edfc361e909e2b8524cf7dc1 Mon Sep 17 00:00:00 2001 From: brandon Date: Sat, 27 Feb 2021 18:04:55 +0000 Subject: [PATCH] 1.1.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 91e4590..550c4c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "name-that-hash" -version = "1.1.5" +version = "1.1.6" description = "The Modern Hash Identifcation System" authors = ["brandon "] license = "GPL-3.0-or-later"