We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7139241 commit 2dea143Copy full SHA for 2dea143
README.md
@@ -8,7 +8,7 @@
8
</a>
9
</div>
10
11
-Version: 2.2.10
+Version: 3.0.0
12
13
*MATLAB is a registered trademarks of The MathWorks, Inc.*
14
plotly/plotly_aux/plotly_version.m
@@ -1,3 +1,3 @@
1
function version = plotly_version()
2
- version = '2.2.10';
+ version = "3.0.0";
3
end
0 commit comments