Skip to content

Commit 97c0e94

Browse files
authored
Bump to 6.6.0.dev0 (#1214)
1 parent b9764dd commit 97c0e94

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

2727

2828
if TYPE_CHECKING or not USE_EXTENSIONS:

0 commit comments

Comments
 (0)