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 b1c228f commit aeabaf1
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.6"
__version__ = "2.7.7"

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

0 comments on commit aeabaf1

Please sign in to comment.