From 1a0c75f3234db70da432cd1e26dd761c314f748f Mon Sep 17 00:00:00 2001 From: Cullen Date: Sat, 28 Oct 2023 16:54:04 -0500 Subject: [PATCH] chore: version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f3d4886..d043356 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "python-jobspy" -version = "1.1.17" +version = "1.1.20" description = "Job scraper for LinkedIn, Indeed & ZipRecruiter" authors = ["Zachary Hampton ", "Cullen Watson "] homepage = "https://github.com/Bunsly/JobSpy"