Skip to content

Commit 063fc47

Browse files
committed
version bump
1 parent 1b30bae commit 063fc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spellchecker/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
__maintainer__ = "Tyler Barrus"
66
__email__ = "barrust@gmail.com"
77
__license__ = "MIT"
8-
__version__ = "0.5.3"
8+
__version__ = "0.5.4"
99
__credits__ = ["Peter Norvig"]
1010
__url__ = "https://github.com/barrust/pyspellchecker"
1111
__bugtrack_url__ = "{0}/issues".format(__url__)

0 commit comments

Comments
 (0)