Skip to content

Commit

Permalink
version bump (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
barrust authored Sep 28, 2018
1 parent 41c6012 commit d9f8151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spellchecker/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
__maintainer__ = 'Tyler Barrus'
__email__ = 'barrust@gmail.com'
__license__ = 'MIT'
__version__ = '0.1.3'
__version__ = '0.1.4'
__credits__ = ['Peter Norvig']
__url__ = 'https://github.com/barrust/pyspellchecker'
__bugtrack_url__ = '{0}/issues'.format(__url__)

0 comments on commit d9f8151

Please sign in to comment.