Skip to content

Commit cf460b6

Browse files
committed
bump up version
1 parent c20bc9b commit cf460b6

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
@@ -3,7 +3,7 @@
33
from .objects import Institution, Experience, Education, Contact
44
from .company import Company
55

6-
__version__ = "2.9.0"
6+
__version__ = "2.9.1"
77

88
import glob
99
modules = glob.glob(dirname(__file__)+"/*.py")

0 commit comments

Comments
 (0)