diff --git a/jupyter_releaser/__init__.py b/jupyter_releaser/__init__.py index 036e67e0..ef7ce191 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__ = "1.8.5" +__version__ = "1.9.0.dev0"