Skip to content

Commit 2c0d458

Browse files
authored
Release 6.4.1 (#1139)
The sigstore action failed for 6.4.0 because of the timeout. This is a no change release to ensure the binaries are signed with sigstore
1 parent caf98ba commit 2c0d458

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,18 @@ Changelog
1414

1515
.. towncrier release notes start
1616
17+
6.4.1
18+
=====
19+
20+
*(2025-04-09)*
21+
22+
23+
No significant changes.
24+
25+
26+
----
27+
28+
1729
6.4.0
1830
=====
1931

multidict/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"getversion",
2323
)
2424

25-
__version__ = "6.4.0"
25+
__version__ = "6.4.1"
2626

2727

2828
if TYPE_CHECKING or not USE_EXTENSIONS:

0 commit comments

Comments
 (0)