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 a44b4b7 commit 559c84dCopy full SHA for 559c84d
Project.toml
@@ -1,7 +1,7 @@
1
name = "PlotlyLight"
2
uuid = "ca7969ec-10b3-423e-8d99-40f33abb42bf"
3
authors = ["joshday <emailjoshday@gmail.com>"]
4
-version = "0.4.0"
+version = "0.4.1"
5
6
[deps]
7
Cobweb = "ec354790-cf28-43e8-bb59-b484409b7bad"
src/PlotlyLight.jl
@@ -4,7 +4,6 @@ using Random
using JSON3
using EasyConfig
using Cobweb
-using Pkg.Artifacts
8
using Downloads
9
10
export Plot, Config
0 commit comments