diff --git a/pyproject.toml b/pyproject.toml index bece0e9..7640bf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "httpie-auth-store" -version = "1.0.0" +version = "4.0.0" description = "HTTPie: one auth to rule them all!" authors = ["Ihor Kalnytskyi "] license = "MIT"