Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyism committed Nov 22, 2020
1 parent 0a0cebc commit 74a0bf6
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, Contact
from .company import Company

__version__ = "2.6.1"
__version__ = "2.7.0"

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

0 comments on commit 74a0bf6

Please sign in to comment.