Skip to content

Commit e77c998

Browse files
authored
Increment version to 6.7.1.dev0 (#1253)
1 parent e2a8d08 commit e77c998

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

multidict/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"upstr",
2424
)
2525

26-
__version__ = "6.7.0"
26+
__version__ = "6.7.1.dev0"
2727

2828

2929
if TYPE_CHECKING or not USE_EXTENSIONS:

0 commit comments

Comments
 (0)