diff --git a/stdlib_list/__init__.py b/stdlib_list/__init__.py index b0dbd72..8118e8b 100644 --- a/stdlib_list/__init__.py +++ b/stdlib_list/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.9.0" +__version__ = "0.10.0" # Import all the things that used to be in here for backwards-compatibility reasons from .base import (