Skip to content

Commit 90f5f48

Browse files
author
juhasch
committed
Bump version
1 parent fd56c8e commit 90f5f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jupyter_nbextensions_configurator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
def json_errors(method):
3535
return method
3636

37-
__version__ = '0.4.0'
37+
__version__ = '0.4.1'
3838

3939
absolute_url_re = re.compile(r'^(f|ht)tps?://')
4040

0 commit comments

Comments
 (0)