Skip to content

Commit

Permalink
Merge pull request #181 from tonybaloney/tonybaloney-patch-2
Browse files Browse the repository at this point in the history
Update v
  • Loading branch information
tonybaloney committed Jul 5, 2023
2 parents 844b73b + 22b3281 commit 72c4bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wily/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

import colorlog

__version__ = "1.24.0"
__version__ = "1.24.2"

_, WILY_LOG_NAME = tempfile.mkstemp(suffix="wily_log")

Expand Down

0 comments on commit 72c4bb8

Please sign in to comment.