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