mtanneau / MathOptPresolve.jl

Presolve routines for mathematical optimization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tag a release?

joehuchette opened this issue · comments

Is it time?

There's obviously a lot we can improve on, but I guess we have the bare minimum for tagging, yes.

@mtanneau I think you might need to install the registrator app for this repo (it doesn't appear that I have permissions): https://github.com/JuliaRegistries/Registrator.jl

Done! Thanks

Pointer: #22 we had compat entries in test/Project.toml but not in /Project.toml.

The Julia compat entry is at 1.5. If there's a good reason to support Julia1.0 it should be possible, but it will require some changes to the code.

Let's just do 1.5 then