We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77f0424 commit 2e22a16Copy full SHA for 2e22a16
1 file changed
jupyter_packaging/setupbase.py
@@ -55,7 +55,7 @@ def list2cmdline(cmd_list):
55
return ' '.join(map(pipes.quote, cmd_list))
56
57
58
-__version__ = '0.10.3'
+__version__ = '0.10.4'
59
60
# ---------------------------------------------------------------------------
61
# Top Level Variables
0 commit comments