We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd56c8e commit 90f5f48Copy full SHA for 90f5f48
src/jupyter_nbextensions_configurator/__init__.py
@@ -34,7 +34,7 @@
34
def json_errors(method):
35
return method
36
37
-__version__ = '0.4.0'
+__version__ = '0.4.1'
38
39
absolute_url_re = re.compile(r'^(f|ht)tps?://')
40
0 commit comments