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 ee88692 commit 99ce5b2Copy full SHA for 99ce5b2
CHANGELOG.rst
@@ -1,3 +1,9 @@
1
+0.8.1 (unreleased)
2
+==================
3
+
4
+- Nothing changed yet.
5
6
7
0.8.0 (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.8.0"
+__version__ = "0.8.1.dev0"
10
11
def check_future_import(node):
0 commit comments