14
0

- update to 4.6.2:

* Levenstein: ensure the return type is int

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textdistance?expand=0&rev=17
This commit is contained in:
2024-06-10 09:27:31 +00:00
committed by Git OBS Bridge
parent 4c8dfb042d
commit c173a8f5d5
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 10 09:27:22 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 4.6.2:
* Levenstein: ensure the return type is int
-------------------------------------------------------------------
Sun Jan 14 15:13:46 UTC 2024 - Dirk Müller <dmueller@suse.com>