Skip to content

Commit 8d25aab

Browse files
committed
Preparing release 4.1.1
[ci skip]
1 parent 1d85615 commit 8d25aab

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.1 (unreleased)
6+
4.1.1 (2021-10-14)
77
------------------
88

99
- Release py3 only wheels..

flake8_isort.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from difflib import Differ
1515
from testfixtures import OutputCapture
1616

17-
__version__ = '4.1.1.dev0'
17+
__version__ = '4.1.1'
1818

1919

2020
class Flake8IsortBase(object):

0 commit comments

Comments
 (0)