diff --git a/pyproject.toml b/pyproject.toml index f24ae59..2f09296 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "PyLOOBins" -version = "1.7.1" +version = "1.7.2" description = "Python package for managing the LOOBins model and schema." authors = ["infosecB "] readme = "docs/pyloobins/README.md"