diff --git a/pyproject.toml b/pyproject.toml index 441af5e..51d719c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pymispwarninglists" -version = "1.5" +version = "1.6" description = "Python API for the MISP warning lists." authors = ["Raphaƫl Vinot "] license = "BSD-3-Clause"