Skip to content

Commit

Permalink
build: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mammothb committed Nov 21, 2021
1 parent f9d6075 commit 0dd62ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symspellpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
.. moduleauthor:: Wolf Garbe <wolf.garbe@faroo.com>
"""

__version__ = "6.7.1"
__version__ = "6.7.1.post1"

import logging
import os
Expand Down

0 comments on commit 0dd62ef

Please sign in to comment.