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