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 d419589 commit 8bcfeffCopy full SHA for 8bcfeff
CHANGELOG.rst
@@ -1,3 +1,9 @@
1
+0.8rc5 (unreleased)
2
+===================
3
+
4
+- Nothing changed yet.
5
6
7
0.8rc4 (2020-09-27)
8
===================
9
libmodernize/__init__.py
@@ -5,7 +5,7 @@
from fissix.pygram import python_symbols as syms
from fissix.pytree import Leaf, Node
-__version__ = "0.8rc4"
+__version__ = "0.8rc5.dev0"
10
11
def check_future_import(node):
0 commit comments