Skip to content

Commit

Permalink
Merge pull request #90 from roy-ht/release-v0.6.1
Browse files Browse the repository at this point in the history
馃敄  Bump: 0.6.1
  • Loading branch information
roy-ht committed Oct 30, 2022
2 parents c152086 + 3941268 commit cd61f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -36,7 +36,7 @@

setup(
name="editdistance",
version="0.6.0",
version="0.6.1",
python_requires=">=3.6",
description="Fast implementation of the edit distance(Levenshtein distance)",
long_description=readme,
Expand Down

0 comments on commit cd61f6b

Please sign in to comment.