Skip to content

Commit 90671c4

Browse files
committed
Preparing for v0.0.12 release, which includes transfer casing functionalities.
1 parent cc74865 commit 90671c4

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
@@ -78,7 +78,7 @@ def build_extension(self, ext):
7878

7979
setup(
8080
name='SymSpellCppPy',
81-
version='0.0.11',
81+
version='0.0.12',
8282
author='Arjun Variar & Mohit Tare',
8383
author_email='accio.arjun@gmail.com',
8484
description='A Fast SymSpell port for python written in C++ using pybind11.',

0 commit comments

Comments
 (0)