Skip to content

Commit 75bfcd9

Browse files
committed
build: update version for relase
1 parent f9bae06 commit 75bfcd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symspellpy/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
.. moduleauthor:: Wolf Garbe <[email protected]>
2020
"""
2121

22-
__version__ = "6.7.2rc1"
22+
__version__ = "6.7.2"
2323

2424
import logging
2525
import os

0 commit comments

Comments
 (0)