diff --git a/pyproject.toml b/pyproject.toml index fc13c3f..2f2f9ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pymisp" -version = "2.4.198" +version = "2.5.0" description = "Python API for MISP." authors = ["Raphaƫl Vinot "] license = "BSD-2-Clause"