diff --git a/pyproject.toml b/pyproject.toml index 22f2372..8ffc54b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pymispgalaxies" -version = "0.3" +version = "0.4" description = "Python API for the MISP Galaxies." authors = ["Raphaƫl Vinot "] license = "BSD-3-Clause"