We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de2a05c commit 47862a3Copy full SHA for 47862a3
PuppeteerLibrary/__init__.py
@@ -21,7 +21,7 @@
21
WaitingKeywords,
22
WaitingKeywordsAsync)
23
24
-__version__ = '0.4.0'
+__version__ = '0.4.1'
25
26
27
class PuppeteerLibrary(DynamicCore):
0 commit comments