Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Nov 25, 2016
1 parent 768fda9 commit 1aa78be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake8_isort.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

class Flake8Isort(object):
name = 'flake8_isort'
version = '2.1.2'
version = '2.1.3'
isort_unsorted = (
'I001 isort found an import in the wrong position'
)
Expand Down

0 comments on commit 1aa78be

Please sign in to comment.