diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index bde0bc1e..13ce3b85 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -1,12 +1,15 @@ name: Build docs on: + pull_request: branches: - main push: branches: - main + tags: + - "v*" # Push events to matching v*, i.e. v1.0, v20.15.10 jobs: build-docs: diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 767aedf6..71aa4ae5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/asottile/setup-cfg-fmt - rev: v2.3.0 + rev: v2.4.0 hooks: - id: setup-cfg-fmt @@ -29,7 +29,7 @@ repos: - repo: https://github.com/charliermarsh/ruff-pre-commit # Ruff version. - rev: 'v0.0.275' + rev: 'v0.0.276' hooks: - id: ruff diff --git a/docs/changelog.rst b/docs/changelog.rst index 64771d30..a31a0d3a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,13 @@ Changelog ========= +1.0.1 +----- +Bug fixes +~~~~~~~~~ +- Pinned that maximum version of `napari` to 0.4.17, since ``napari-matplotlib`` + does not yet work with ``napari`` 0.4.18. + 1.0.0 ----- diff --git a/setup.cfg b/setup.cfg index b03f446c..dfd52347 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ project_urls = packages = find: install_requires = matplotlib - napari + napari<0.4.18 numpy tinycss2 python_requires = >=3.8
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: