From 46b01b52c5d3a08f1da61555a56dc39a0353c441 Mon Sep 17 00:00:00 2001 From: Ahmed TAHRI Date: Sun, 3 Nov 2024 08:25:23 +0100 Subject: [PATCH] :bookmark: bump to 2.11.908 --- src/urllib3/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/urllib3/_version.py b/src/urllib3/_version.py index 279f9edad3..b187bd0d6e 100644 --- a/src/urllib3/_version.py +++ b/src/urllib3/_version.py @@ -1,4 +1,4 @@ # This file is protected via CODEOWNERS from __future__ import annotations -__version__ = "2.11.907" +__version__ = "2.11.908"