Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyism committed Apr 10, 2021
1 parent 623e9a3 commit 8b194f6
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.7.5"
__version__ = "2.7.6"

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

0 comments on commit 8b194f6

Please sign in to comment.