Skip to content

Commit 6cfb40e

Browse files
authored
Mark as 6.5.2.dev0 (#1198)
1 parent df0379f commit 6cfb40e

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

2727

2828
if TYPE_CHECKING or not USE_EXTENSIONS:

0 commit comments

Comments
 (0)