Skip to content

Commit 47862a3

Browse files
committed
Update v0.4.1 support gitpod
1 parent de2a05c commit 47862a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PuppeteerLibrary/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
WaitingKeywords,
2222
WaitingKeywordsAsync)
2323

24-
__version__ = '0.4.0'
24+
__version__ = '0.4.1'
2525

2626

2727
class PuppeteerLibrary(DynamicCore):

0 commit comments

Comments
 (0)