Skip to content

Commit 87eafe9

Browse files
authored
Bump for 0.11.1 release (#144)
1 parent 9441ab0 commit 87eafe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib_list/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.11.0"
1+
__version__ = "0.11.1"
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)