Skip to content

Commit ba4272b

Browse files
committed
Updated python package to include fixes in cross-compiling edlib.
1 parent dcbae1d commit ba4272b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
name = "edlib",
2828
description = "Lightweight, super fast library for sequence alignment using edit (Levenshtein) distance.",
2929
long_description = long_description,
30-
version = "1.3.5",
30+
version = "1.3.6",
3131
url = "https://github.com/Martinsos/edlib",
3232
author = "Martin Sosic",
3333
author_email = "sosic.martin@gmail.com",

0 commit comments

Comments
 (0)