Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PlotlyKaleido"
uuid = "f2990250-8cf9-495f-b13a-cce12b45703c"
authors = ["Simon Christ <christ@cell.uni-hannover.de>", "Spencer Lyon <spencerlyon2@gmail.com>"]
version = "2.3.0"
version = "2.3.1"

[deps]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
Expand All @@ -11,7 +11,7 @@ Kaleido_jll = "f7e6163d-2fa5-5f23-b69c-1db539e41963"

[compat]
Artifacts = "1"
JSON = "0.21"
JSON = "0.20 - 1"
Kaleido_jll = "0.1, 0.2"
julia = "1.6"

Expand Down
Loading