We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31bd3f2 commit 7f00374Copy full SHA for 7f00374
NEWS.rst
@@ -2,6 +2,13 @@
2
NEWS
3
====
4
5
+Skytools 3.7.2 (2021-07-06)
6
+---------------------------
7
+
8
+Fixes:
9
10
+* Avoid psycopg copy_from, not usable in v2.9
11
12
Skytools 3.7.1 (2021-06-08)
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.1"
+package_version = "3.7.2"
skylog = 0
15
0 commit comments