Skip to content

Commit 028d134

Browse files
authored
Merge pull request #230 from graingert/release-0.8rc1
2 parents f2005be + 83cd188 commit 028d134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libmodernize/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from fissix.pygram import python_symbols as syms
66
from fissix.pytree import Leaf, Node
77

8-
__version__ = "0.7"
8+
__version__ = "0.8rc1"
99

1010

1111
def check_future_import(node):

0 commit comments

Comments
 (0)