diff --git a/src/gt4sd/__init__.py b/src/gt4sd/__init__.py index 60371c3e3..609eb33e1 100644 --- a/src/gt4sd/__init__.py +++ b/src/gt4sd/__init__.py @@ -23,7 +23,7 @@ # """Module initialization.""" -__version__ = "1.4.0" +__version__ = "1.4.1" __name__ = "gt4sd" # NOTE: configure SSL to allow unverified contexts by default