Skip to content

Commit

Permalink
2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomquirk committed Oct 4, 2023
1 parent 5ba18ba commit 2bf4ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linkedin_api/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from .linkedin import Linkedin

__title__ = "linkedin_api"
__version__ = "2.0.1"
__version__ = "2.0.2"
__description__ = "Python Wrapper for the Linkedin API"

__license__ = "MIT"
Expand Down

0 comments on commit 2bf4ac9

Please sign in to comment.