Skip to content

Commit

Permalink
build: update version for relase
Browse files Browse the repository at this point in the history
  • Loading branch information
mammothb committed Nov 25, 2021
1 parent f9bae06 commit 75bfcd9
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.2rc1"
__version__ = "6.7.2"

import logging
import os
Expand Down

0 comments on commit 75bfcd9

Please sign in to comment.