Skip to content

Commit d2159af

Browse files
committed
Preparing release 4.1.2
[ci skip]
1 parent 5a42f5c commit d2159af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Changelog
44
=========
55

6-
4.1.2 (unreleased)
6+
4.1.2 (2022-07-25)
77
------------------
88

99
- The package no longer depends on ``testfixtures``.

flake8_isort.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import warnings
1111

1212

13-
__version__ = '4.1.2.dev0'
13+
__version__ = '4.1.2'
1414

1515

1616
class Flake8IsortBase(object):

0 commit comments

Comments
 (0)