Skip to content

Commit 9b61f77

Browse files
committed
stdlib_list: 0.11.0
Signed-off-by: William Woodruff <[email protected]>
1 parent bd078e8 commit 9b61f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib_list/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.10.0"
1+
__version__ = "0.11.0"
22

33
# Import all the things that used to be in here for backwards-compatibility reasons
44
from .base import (

0 commit comments

Comments
 (0)