We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7578677 commit dcbfd10Copy full SHA for dcbfd10
3 files changed
plotly/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "plotly"
3
-version = "0.13.1"
+version = "0.13.2"
4
description = "A plotting library powered by Plotly.js"
5
authors = [
6
"Ioannis Giagkiozis <i.giagkiozis@gmail.com>",
plotly_derive/Cargo.toml
name = "plotly_derive"
description = "Internal proc macro crate for Plotly-rs."
authors = ["Ioannis Giagkiozis <i.giagkiozis@gmail.com>"]
license = "MIT"
plotly_kaleido/Cargo.toml
name = "plotly_kaleido"
description = "Additional output format support for plotly using Kaleido"
0 commit comments