Skip to content

Commit 0d458d9

Browse files
committed
Preparing release 4.2.0
[ci skip]
1 parent 9bf02d4 commit 0d458d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

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

6-
4.1.2.post1 (unreleased)
7-
------------------------
6+
4.2.0 (2022-08-04)
7+
------------------
88

99
- Fix compatibility with flake8 version 5. [nhymxu]
1010

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.1.2.post1.dev0'
13+
__version__ = '4.2.0'
1414

1515

1616
class Flake8IsortBase(object):

0 commit comments

Comments
 (0)