From 0d1f1b3eea15729f23d61bb775af94fe1810bbe8 Mon Sep 17 00:00:00 2001 From: Sep Dehpour Date: Thu, 3 Jan 2019 17:09:18 -0800 Subject: [PATCH] updating version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cdd50d..2eceb3c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Fast Autocomplete 0.2.0 +# Fast Autocomplete 0.2.1 Fast autocomplete using Directed Word Graph (DWG) and Levenshtein Edit Distance.