We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 844b73b + 22b3281 commit 72c4bb8Copy full SHA for 72c4bb8
src/wily/__init__.py
@@ -42,7 +42,7 @@
42
43
import colorlog
44
45
-__version__ = "1.24.0"
+__version__ = "1.24.2"
46
47
_, WILY_LOG_NAME = tempfile.mkstemp(suffix="wily_log")
48
0 commit comments