diff --git a/pyproject.toml b/pyproject.toml index 22d030a..3732d32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pysecuritytxt" -version = "1.2.3" +version = "1.3.0" description = "Python CLI and module for querying security.txt files on domains." authors = ["Raphaƫl Vinot "] license = "BSD-3-Clause"