Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Berni committed May 3, 2017
1 parent 13f5267 commit b98dbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -4,7 +4,7 @@

here = path.abspath(path.dirname(__file__))

VERSION = '0.1.3'
VERSION = '0.1.4'

with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
LONG_DESCRIPTION = f.read()
Expand Down

0 comments on commit b98dbc6

Please sign in to comment.