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