From ace9e4bb83b8241788db9ced3f7cae96f5e310c6 Mon Sep 17 00:00:00 2001 From: William Woodruff Date: Fri, 24 Oct 2025 15:09:50 -0400 Subject: [PATCH] chore: bump to 0.12.0 Signed-off-by: William Woodruff --- 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 e0baaa5..75a0bd8 100644 --- a/stdlib_list/__init__.py +++ b/stdlib_list/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.11.1" +__version__ = "0.12.0" # Import all the things that used to be in here for backwards-compatibility reasons from .base import (