We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a0772 commit 03d2ff6Copy full SHA for 03d2ff6
plotly/plotly_aux/makecall.m
@@ -1,5 +1,5 @@
1
function st = makecall(args, un, key, origin, structargs)
2
- version = '0.5.4';
+ version = '0.5.5';
3
platform = 'MATLAB';
4
5
args = m2json(args);
0 commit comments