fix:malaysia indeed (#180)

This commit is contained in:
Cullen Watson
2024-08-03 22:48:53 -05:00
committed by GitHub
parent 8570c0651e
commit 209e0e65b6
4 changed files with 10 additions and 5 deletions

View File

@@ -1,10 +1,11 @@
[tool.poetry]
name = "python-jobspy"
version = "1.1.61"
version = "1.1.62"
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"
readme = "README.md"
keywords = ['jobs-scraper', 'linkedin', 'indeed', 'glassdoor', 'ziprecruiter']
packages = [
{ include = "jobspy", from = "src" }