Skip to content

Commit a7c3f6e

Browse files
committed
update release number
1 parent c08ac0c commit a7c3f6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
---------
33

4-
[3.6.0] - 2023-11-
4+
[3.6.0] - 2023-12-26
55
^^^^^^^^^^^^^^^^^^^^
66
Fixed
77
~~~~~

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def show_message(*lines):
1515

1616
setup_args = {
1717
"name": "rapidfuzz",
18-
"version": "3.5.2",
18+
"version": "3.6.0",
1919
"extras_require": {"full": ["numpy"]},
2020
"url": "https://github.com/maxbachmann/RapidFuzz",
2121
"author": "Max Bachmann",

0 commit comments

Comments
 (0)