Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyism committed Jul 4, 2023
1 parent 6843551 commit c9701ad
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.1"
__version__ = "2.11.2"

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

0 comments on commit c9701ad

Please sign in to comment.