Skip to content

Commit edd6ad6

Browse files
committed
Update doc and version to 0.3.1
1 parent a97e337 commit edd6ad6

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
@@ -13,7 +13,7 @@
1313
WaitingKeywords,
1414
WaitingKeywordsAsync)
1515

16-
__version__ = '0.3.0'
16+
__version__ = '0.3.1'
1717

1818

1919
class PuppeteerLibrary(DynamicCore):

0 commit comments

Comments
 (0)