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