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"