Skip to content

Commit ef9ae20

Browse files
committed
Back to development: 4.2.1
[ci skip]
1 parent 0d458d9 commit ef9ae20

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Changelog
44
=========
55

6+
4.2.1 (unreleased)
7+
------------------
8+
9+
- Nothing changed yet.
10+
11+
612
4.2.0 (2022-08-04)
713
------------------
814

flake8_isort.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import warnings
1111

1212

13-
__version__ = '4.2.0'
13+
__version__ = '4.2.1.dev0'
1414

1515

1616
class Flake8IsortBase(object):

0 commit comments

Comments
 (0)