diff --git a/pyproject.toml b/pyproject.toml index 2a18573..8a37685 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pymispwarninglists" -version = "1.3" +version = "1.4" description = "Python API for the MISP warning lists." authors = ["Raphaƫl Vinot "] license = "BSD-3-Clause"