We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c08ac0c commit a7c3f6eCopy full SHA for a7c3f6e
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
---------
3
4
-[3.6.0] - 2023-11-
+[3.6.0] - 2023-12-26
5
^^^^^^^^^^^^^^^^^^^^
6
Fixed
7
~~~~~
setup.py
@@ -15,7 +15,7 @@ def show_message(*lines):
15
16
setup_args = {
17
"name": "rapidfuzz",
18
- "version": "3.5.2",
+ "version": "3.6.0",
19
"extras_require": {"full": ["numpy"]},
20
"url": "https://github.com/maxbachmann/RapidFuzz",
21
"author": "Max Bachmann",
0 commit comments