Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Nov 22, 2016
1 parent 216d491 commit 28eeeb2
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 @@ -17,7 +17,7 @@

class Flake8Isort(object):
name = 'flake8_isort'
version = '2.0'
version = '2.0.3'
isort_error_msg = (
'I001 isort found deviations to configured sorting rules, '
'run it on the file to fix this.'
Expand Down

0 comments on commit 28eeeb2

Please sign in to comment.