Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyism committed Nov 3, 2020
1 parent 8b3c16b commit 45a3fcf
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 @@ -3,7 +3,7 @@
from .objects import Institution, Experience, Education
from .company import Company

__version__ = "2.5.5"
__version__ = "2.6.0"

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

0 comments on commit 45a3fcf

Please sign in to comment.