Shearlab.jl icon indicating copy to clipboard operation
Shearlab.jl copied to clipboard

Cannot add v0.3.1 under Julia v1.1.0

Open BoundaryValueProblems opened this issue 6 years ago • 2 comments

@arsenal9971 : I tried to add the latest version of Shearlab.jl (v0.3.1) on Julia v1.1.0. But I couldn't due to the following error:

(v1.1) pkg> add Shearlab
 Resolving package versions...
ERROR: Unsatisfiable requirements detected for package Shearlab [bd728e11]:
 Shearlab [bd728e11] log:
 ├─possible versions are: [0.1.2-0.1.3, 0.2.0] or uninstalled
 ├─restricted to versions * by an explicit requirement, leaving only versions [0.1.2-0.1.3, 0.2.0]
 └─restricted by julia compatibility requirements to versions: uninstalled — no versions left

Thanks!

BoundaryValueProblems avatar Feb 10 '19 06:02 BoundaryValueProblems

see #24

dsweber2 avatar Feb 13 '19 23:02 dsweber2

Great, thanks!, merged!!, now it should be fixed

arsenal9971 avatar Feb 19 '19 13:02 arsenal9971