Skip to content

Commit bd4ec8c

Browse files
committed
Updating docs for pypi.
1 parent 5b8010c commit bd4ec8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def build_extension(self, ext):
8080

8181
setup(
8282
name='SymSpellCppPy',
83-
version='0.0.7',
83+
version='0.0.8',
8484
author='Arjun Variar & Mohit Tare',
8585
author_email='accio.arjun@gmail.com',
8686
description='A Fast SymSpell port for python written in C++ using pybind11.',

0 commit comments

Comments
 (0)