diff --git a/pyproject.toml b/pyproject.toml index 756c657..086499b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyhashlookup" -version = "1.2.1" +version = "1.2.2" description = "Python CLI and module for CIRCL hash lookup" authors = ["Raphaƫl Vinot "] license = "BSD-3-Clause"