Skip to content

Commit f63f4f9

Browse files
committed
version increased to 4.1
1 parent 7512969 commit f63f4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linkedin/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = '4.0'
1+
__version__ = '4.1'
22
VERSION = tuple(map(int, __version__.split('.')))

0 commit comments

Comments
 (0)