We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8390888 commit 331db3dCopy full SHA for 331db3d
CHANGELOG.rst
@@ -1,3 +1,9 @@
1
+0.9rc1 (unreleased)
2
+===================
3
+
4
+- Nothing changed yet.
5
6
7
0.9rc0 (2020-10-01)
8
===================
9
modernize/__init__.py
@@ -4,4 +4,4 @@
from __future__ import generator_stop
-__version__ = "0.9rc0"
+__version__ = "0.9rc1.dev0"
0 commit comments