Skip to content

Commit

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

log: refactor all to log.logging (breaking)
log: update default logging format
log: update imports

selenium: catch run Exception
sleeper: add async methods
helpers: import Sleeper
automon: import all
install-local.cmd: when you have to use windows
  • Loading branch information
naisanzaa committed Dec 22, 2023
1 parent 5a6f8c5 commit 5ba442c
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.28",
version="0.4.0",
author="naisanza",
author_email="[email protected]",
description="Core libraries for automonisaur",
Expand Down

0 comments on commit 5ba442c

Please sign in to comment.