Skip to content

Commit c9701ad

Browse files
committed
Updated version
1 parent 6843551 commit c9701ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linkedin_scraper/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from .jobs import Job
66
from .job_search import JobSearch
77

8-
__version__ = "2.11.1"
8+
__version__ = "2.11.2"
99

1010
import glob
1111
modules = glob.glob(dirname(__file__)+"/*.py")

0 commit comments

Comments
 (0)