1 parent dcbae1d commit ba4272bCopy full SHA for ba4272b
1 file changed
bindings/python/setup.py
@@ -27,7 +27,7 @@
27
name = "edlib",
28
description = "Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance.",
29
long_description = long_description,
30
- version = "1.3.5",
+ version = "1.3.6",
31
url = "https://github.com/Martinsos/edlib",
32
author = "Martin Sosic",
33
author_email = "sosic.martin@gmail.com",
0 commit comments