diff --git a/pyproject.toml b/pyproject.toml index cef4fc5..2778b61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "archivooor" -version = "0.0.6" +version = "0.0.7" description = "A Python package to submit web pages to the Wayback Machine for archiving." authors = ["Barabazs <31799121+Barabazs@users.noreply.github.com>"] license = "MIT"