Skip to content

Commit 874fc89

Browse files
authored
Increment version to 6.4.5.dev0 (#1165)
1 parent e77793a commit 874fc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4"
25+
__version__ = "6.4.5.dev0"
2626

2727

2828
if TYPE_CHECKING or not USE_EXTENSIONS:

0 commit comments

Comments
 (0)