Skip to content

Release? #665

Description

@larsoner

Now that Sphinx 9.0.0 is out my builds are failing due to numpydoc 1.9.0 not having #649 which is a fix/workaround for sphinx-doc/sphinx#13942 . @jarrodmillman could you cut a 1.10.0 quickly? Or if it's as trivial as setting the __version__ to 1.10.0 and adding myself to

if: github.repository_owner == 'numpy' && startsWith(github.ref, 'refs/tags/v') && github.actor == 'jarrodmillman' && always()
(or really I'm not sure we need an actor allowlist?) then I can do it. And any other maintainers, any objections?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions