Skip to content

Commit

Permalink
Preparing release 4.1.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
gforcada committed Oct 14, 2021
1 parent 1d85615 commit 8d25aab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Changelog
=========

4.1.1 (unreleased)
4.1.1 (2021-10-14)
------------------

- Release py3 only wheels..
Expand Down
2 changes: 1 addition & 1 deletion flake8_isort.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from difflib import Differ
from testfixtures import OutputCapture

__version__ = '4.1.1.dev0'
__version__ = '4.1.1'


class Flake8IsortBase(object):
Expand Down

0 comments on commit 8d25aab

Please sign in to comment.