Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyism committed May 10, 2023
1 parent b5731cb commit 00c0500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linkedin_scraper/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from .jobs import Job
from .job_search import JobSearch

__version__ = "2.11.0"
__version__ = "2.11.1"

import glob
modules = glob.glob(dirname(__file__)+"/*.py")
Expand Down

0 comments on commit 00c0500

Please sign in to comment.