diff --git a/selenosis/__init__.py b/selenosis/__init__.py index a87492b..9ede8ea 100644 --- a/selenosis/__init__.py +++ b/selenosis/__init__.py @@ -8,7 +8,7 @@ import sys from types import ModuleType -__version__ = "2.0.5" +__version__ = "2.1.0" # import mapping to objects in other modules all_by_module = {