We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7512969 commit f63f4f9Copy full SHA for f63f4f9
linkedin/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = '4.0'
+__version__ = '4.1'
2
VERSION = tuple(map(int, __version__.split('.')))
0 commit comments