We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc74865 commit 90671c4Copy full SHA for 90671c4
setup.py
@@ -78,7 +78,7 @@ def build_extension(self, ext):
78
79
setup(
80
name='SymSpellCppPy',
81
- version='0.0.11',
+ version='0.0.12',
82
author='Arjun Variar & Mohit Tare',
83
author_email='accio.arjun@gmail.com',
84
description='A Fast SymSpell port for python written in C++ using pybind11.',
0 commit comments