Skip to content

Commit 07c4e03

Browse files
authored
Increment version to 1.11.1.dev0 (#1135)
1 parent 1bd0937 commit 07c4e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yarl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
cache_info,
99
)
1010

11-
__version__ = "1.11.0"
11+
__version__ = "1.11.1.dev0"
1212

1313
__all__ = (
1414
"URL",

0 commit comments

Comments
 (0)