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