Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosgoce committed May 20, 2015
1 parent 1f690db commit b97170a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit_conversor/__about__.py
@@ -1,6 +1,6 @@
__title__ = 'flake8-junit-report'
__summary__ = 'Simple tool that converts a flake8 file to junit format'
__version__ = '0.1.3'
__version__ = '0.1.4'
__license__ = 'BSD 3-Clause License'
__uri__ = 'https://github.com/initios/flake8-junit-report'
__author__ = 'Carlos Goce'
Expand Down

0 comments on commit b97170a

Please sign in to comment.