Skip to content

Commit 863eff1

Browse files
authored
Bump to 6.6.2.dev0 (#1220)
1 parent ba4d428 commit 863eff1

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

2727

2828
if TYPE_CHECKING or not USE_EXTENSIONS:

0 commit comments

Comments
 (0)