From 192f77001304dd69326f721b1457d78207ee17cc Mon Sep 17 00:00:00 2001 From: Steven Silvester Date: Fri, 21 May 2021 11:37:06 -0500 Subject: [PATCH] Release 0.3.1 --- nbclassic/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbclassic/__version__.py b/nbclassic/__version__.py index 493f7415d..260c070a8 100644 --- a/nbclassic/__version__.py +++ b/nbclassic/__version__.py @@ -1 +1 @@ -__version__ = "0.3.0" +__version__ = "0.3.1"