Skip to content

Commit 21e67ee

Browse files
authored
stdlib_list: 0.10.0 (#100)
1 parent 0338387 commit 21e67ee

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.9.0"
1+
__version__ = "0.10.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)