Skip to content

Commit

Permalink
0.3.15
Browse files Browse the repository at this point in the history
Change log:

selenium: fix current_url, update get, remove is_running
selenium: add get_screenshot_as_file
selenium: update config
selenium: update logger

facebook: add is_temporarily_blocked
facebook: update with rate limiting

sleeper: fix logger
  • Loading branch information
naisanzaa committed Nov 12, 2023
1 parent cfe6283 commit a5c9dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="automonisaur",
version="0.3.14",
version="0.3.15",
author="naisanza",
author_email="[email protected]",
description="Core libraries for automonisaur",
Expand Down

0 comments on commit a5c9dbd

Please sign in to comment.