Skip to content

Commit 7bd362b

Browse files
committed
v3.8.2
1 parent e17dd68 commit 7bd362b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

NEWS.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
NEWS
33
====
44

5+
Skytools 3.8.2 (2023-05-19)
6+
---------------------------
7+
8+
Fixes:
9+
10+
* scripting: restore tracking of failed work() state
11+
512
Skytools 3.8.1 (2022-11-21)
613
---------------------------
714

skytools/installer_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# PEP 440 version: [N!]N(.N)*[{a|b|rc}N][.postN][.devN]
1111

12-
package_version = "3.8.1"
12+
package_version = "3.8.2"
1313

1414
skylog = 0
1515

0 commit comments

Comments
 (0)