Skip to content

Commit 03d2ff6

Browse files
increment version
1 parent 69a0772 commit 03d2ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/plotly_aux/makecall.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
function st = makecall(args, un, key, origin, structargs)
2-
version = '0.5.4';
2+
version = '0.5.5';
33
platform = 'MATLAB';
44

55
args = m2json(args);

0 commit comments

Comments
 (0)