diff --git a/src/gt4sd/__init__.py b/src/gt4sd/__init__.py index 41e41f025..2c39e9981 100644 --- a/src/gt4sd/__init__.py +++ b/src/gt4sd/__init__.py @@ -23,7 +23,7 @@ # """Module initialization.""" -__version__ = "0.57.1" +__version__ = "0.58.0" __name__ = "gt4sd" # NOTE: configure SSL to allow unverified contexts by default