Skip to content

Commit 80ee084

Browse files
committed
v3.7.3
1 parent 19730fb commit 80ee084

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.7.3 (2021-08-03)
6+
---------------------------
7+
8+
Fixes:
9+
10+
* Allow binary I/O in copy_expert signature.
11+
512
Skytools 3.7.2 (2021-07-06)
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.7.2"
12+
package_version = "3.7.3"
1313

1414
skylog = 0
1515

0 commit comments

Comments
 (0)