KristofferC / PGFPlotsX.jl

Plots in Julia using the PGFPlots LaTeX package
Other
301 stars 40 forks source link

bump `DocStringExtensions` - fix `Plots` ci #302

Closed t-bltg closed 2 years ago

t-bltg commented 2 years ago

Plots ci is down since a few days :exploding_head: . E.g. https://github.com/JuliaPlots/Plots.jl/runs/8136783325?check_suite_focus=true.

Caret doesn't seem to be doing what is intended pre-1.0: ^0.8 seem to restrict range to [0.8.0, 0.9.0) not [0.8.0, 1.0.0).

Appearing after fixing PlotlyBase: https://github.com/sglyon/PlotlyBase.jl/pull/100.

A quick version bump would be very much appreciated.

t-bltg commented 2 years ago

Awesome, thanks for the reactivity.