We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17dd68 commit 7bd362bCopy full SHA for 7bd362b
NEWS.rst
@@ -2,6 +2,13 @@
2
NEWS
3
====
4
5
+Skytools 3.8.2 (2023-05-19)
6
+---------------------------
7
+
8
+Fixes:
9
10
+* scripting: restore tracking of failed work() state
11
12
Skytools 3.8.1 (2022-11-21)
13
---------------------------
14
skytools/installer_config.py
@@ -9,7 +9,7 @@
# PEP 440 version: [N!]N(.N)*[{a|b|rc}N][.postN][.devN]
-package_version = "3.8.1"
+package_version = "3.8.2"
skylog = 0
15
0 commit comments