Skip to content

Commit 2e22a16

Browse files
author
Steven Silvester
committed
Release 0.10.4
1 parent 77f0424 commit 2e22a16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jupyter_packaging/setupbase.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def list2cmdline(cmd_list):
5555
return ' '.join(map(pipes.quote, cmd_list))
5656

5757

58-
__version__ = '0.10.3'
58+
__version__ = '0.10.4'
5959

6060
# ---------------------------------------------------------------------------
6161
# Top Level Variables

0 commit comments

Comments
 (0)