From 5405c2f008affb6316082e91e41d316c60a05943 Mon Sep 17 00:00:00 2001 From: autumn skerritt Date: Thu, 17 Nov 2022 20:04:08 +0000 Subject: [PATCH] 1.11.0 --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 1f37dd2..cdb0a22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "name-that-hash" -version = "1.10.0" +version = "1.11.0" description = "The Modern Hash Identification System" -authors = ["brandon "] +authors = ["autumn "] license = "GPL-3.0-or-later" [tool.poetry.dependencies]