diff --git a/python-textdistance.changes b/python-textdistance.changes index 492efbe..a39c571 100644 --- a/python-textdistance.changes +++ b/python-textdistance.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 10 09:27:22 UTC 2024 - Dirk Müller + +- update to 4.6.2: + * Levenstein: ensure the return type is int + ------------------------------------------------------------------- Sun Jan 14 15:13:46 UTC 2024 - Dirk Müller diff --git a/python-textdistance.spec b/python-textdistance.spec index 77b8def..1a73608 100644 --- a/python-textdistance.spec +++ b/python-textdistance.spec @@ -17,7 +17,7 @@ Name: python-textdistance -Version: 4.6.1 +Version: 4.6.2 Release: 0 Summary: Compute distance between the two texts License: MIT diff --git a/textdistance-4.6.1.tar.gz b/textdistance-4.6.1.tar.gz deleted file mode 100644 index 315cdc5..0000000 --- a/textdistance-4.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80de4a8b9a4dec554ec3f3611124ca7decf317f038a5483d8c00c93d3b919924 -size 46618 diff --git a/textdistance-4.6.2.tar.gz b/textdistance-4.6.2.tar.gz new file mode 100644 index 0000000..d6cd09f --- /dev/null +++ b/textdistance-4.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab9cca83c9321d69771a0e26eb4aca6271cd5e129badc93223a5697ed3719e79 +size 46619