Skip to content

Commit 741c4e2

Browse files
authored
stdlib-list: 0.9.0 (#88)
1 parent 3112b5e commit 741c4e2

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