diff --git a/jupyter_releaser/__init__.py b/jupyter_releaser/__init__.py index 2bc61d73..bb7b4bb8 100644 --- a/jupyter_releaser/__init__.py +++ b/jupyter_releaser/__init__.py @@ -1,3 +1,3 @@ # Copyright (c) Jupyter Development Team. # Distributed under the terms of the Modified BSD License. -__version__ = "0.24.3" +__version__ = "0.25.0"