fix: indeed parse description bug (#96)

* fix(indeed): full descr

* chore: version
This commit is contained in:
Cullen Watson
2024-02-02 18:21:55 -06:00
committed by GitHub
parent 1ccf2290fe
commit ce3bd84ee5
2 changed files with 16 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-jobspy"
version = "1.1.38"
version = "1.1.39"
description = "Job scraper for LinkedIn, Indeed, Glassdoor & ZipRecruiter"
authors = ["Zachary Hampton <zachary@bunsly.com>", "Cullen Watson <cullen@bunsly.com>"]
homepage = "https://github.com/Bunsly/JobSpy"