We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19730fb commit 80ee084Copy full SHA for 80ee084
NEWS.rst
@@ -2,6 +2,13 @@
2
NEWS
3
====
4
5
+Skytools 3.7.3 (2021-08-03)
6
+---------------------------
7
+
8
+Fixes:
9
10
+* Allow binary I/O in copy_expert signature.
11
12
Skytools 3.7.2 (2021-07-06)
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.7.2"
+package_version = "3.7.3"
skylog = 0
15
0 commit comments