From 14e5343b1f50ed9945f235533306cb782c85c45a Mon Sep 17 00:00:00 2001 From: Spencer Stantis Date: Fri, 23 Aug 2024 16:12:04 -0500 Subject: [PATCH] Update version to 2.1.1 --- selenosis/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selenosis/__init__.py b/selenosis/__init__.py index 9ede8ea..4898d50 100644 --- a/selenosis/__init__.py +++ b/selenosis/__init__.py @@ -8,7 +8,7 @@ import sys from types import ModuleType -__version__ = "2.1.0" +__version__ = "2.1.1" # import mapping to objects in other modules all_by_module = {