Skip to content

Commit 7792227

Browse files
committed
Back to development: 0.8rc3
1 parent cba99bb commit 7792227

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.8rc3 (unreleased)
2+
===================
3+
4+
- Nothing changed yet.
5+
6+
17
0.8rc2 (2020-09-22)
28
===================
39

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.8rc2"
8+
__version__ = "0.8rc3.dev0"
99

1010

1111
def check_future_import(node):

0 commit comments

Comments
 (0)