Skip to content

Commit 3112b5e

Browse files
authored
stdlib_list: 0.9.0rc0 (#87)
1 parent 9171e28 commit 3112b5e

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.8.1rc0"
1+
__version__ = "0.9.0rc0"
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)