From b9ed3e569388a41ed10444fb40f7b4f8f78fe42b Mon Sep 17 00:00:00 2001 From: Dustin Ingram Date: Tue, 18 Feb 2025 10:32:01 -0500 Subject: [PATCH] Bump for 0.11.1 release --- stdlib_list/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdlib_list/__init__.py b/stdlib_list/__init__.py index 462a086..e0baaa5 100644 --- a/stdlib_list/__init__.py +++ b/stdlib_list/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.11.0" +__version__ = "0.11.1" # Import all the things that used to be in here for backwards-compatibility reasons from .base import (