Skip to content

Commit

Permalink
bump to v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mattijn committed Jan 8, 2019
1 parent 3f9d9b2 commit 2dced3e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added dist/pycodestyle_magic-0.2.5-py2.py3-none-any.whl
Binary file not shown.
2 changes: 1 addition & 1 deletion pycodestyle_magic.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
should give an error about missing spaces
"""

__version__ = '0.2.4'
__version__ = '0.2.5'

import sys
import tempfile
Expand Down

0 comments on commit 2dced3e

Please sign in to comment.