Skip to content

Commit 52f7411

Browse files
authored
Increment version to 6.4.4.dev0 (#1151)
1 parent 5f64e68 commit 52f7411

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

2727

2828
if TYPE_CHECKING or not USE_EXTENSIONS:

0 commit comments

Comments
 (0)