We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6843551 commit c9701adCopy full SHA for c9701ad
linkedin_scraper/__init__.py
@@ -5,7 +5,7 @@
5
from .jobs import Job
6
from .job_search import JobSearch
7
8
-__version__ = "2.11.1"
+__version__ = "2.11.2"
9
10
import glob
11
modules = glob.glob(dirname(__file__)+"/*.py")
0 commit comments