diff --git a/pyproject.toml b/pyproject.toml index f4cbdb0..cc5919b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "wccls" -version = "3.1.3" +version = "3.1.4" description = "Scraper for the WCCLS account page" authors = ["Rehan Khwaja "] license = "MIT"