Jan 17, 2023: version 3.0.3

    * SuiteSparse_config: now v7.0.0
    * minor change to the build system: test coverage

Dec 9, 2022: version 3.0.2

    * minor change to the build system
    * tests: fixed matrix download in python test scripts (no change to
        the compiled library itself, other than the version/date)

Nov 12, 2022: version 3.0.0

    * minor change to the build system
    * integers: int (32-bit) and SuiteSparse_long (nominally 64-bit) replaced
        with int32_t and int64_t.

Version 2.0.4, May 25, 2019

