We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a4568 commit e059310Copy full SHA for e059310
NEWS.rst
@@ -2,6 +2,15 @@
2
NEWS
3
====
4
5
+Skytools 3.8 (2022-07-11)
6
+-------------------------
7
+
8
+Cleanups:
9
10
+* Lots of typing improvements
11
+* Refresh CI setup
12
+* Work around PyPy3.9 bug
13
14
Skytools 3.7.3 (2021-08-03)
15
---------------------------
16
skytools/installer_config.py
@@ -9,7 +9,7 @@
# PEP 440 version: [N!]N(.N)*[{a|b|rc}N][.postN][.devN]
-package_version = "3.7.3"
+package_version = "3.8"
skylog = 0
0 commit comments