Skip to content

bump version to 1.7.0 in pyproject.toml (#203) #187

bump version to 1.7.0 in pyproject.toml (#203)

bump version to 1.7.0 in pyproject.toml (#203) #187

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint-test:
uses: ./.github/workflows/lint-test.yaml
docs:
uses: ./.github/workflows/docs.yaml