Skip to content

Commit

Permalink
Update doc and version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atthaboon committed Jul 6, 2020
1 parent a97e337 commit edd6ad6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PuppeteerLibrary/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
WaitingKeywords,
WaitingKeywordsAsync)

__version__ = '0.3.0'
__version__ = '0.3.1'


class PuppeteerLibrary(DynamicCore):
Expand Down
Loading

0 comments on commit edd6ad6

Please sign in to comment.