Skip to content

Commit

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

selenium: add logs for browser, driver, performance
selenium: fix error_parsing
selenium: update get browser logs
selenium: add all performance logging
selenium: add option to autosave cookies. update logging. update type hinting. fix tests.
selenium: update tests

logger: add secret
logger: refactor consistency

run: ensure stdout and stderr are bytes
wdutil: add client and config
flask: update client and config
google/people: update logging
splunk_soar: update logging
instagram: update logging
swift: add is_ready()
  • Loading branch information
naisanzaa committed May 28, 2024
1 parent 5d34434 commit a537c4d
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.5.3",
version="0.5.4",
author="naisanza",
author_email="[email protected]",
description="Core libraries for automonisaur",
Expand Down

0 comments on commit a537c4d

Please sign in to comment.