Skip to content

Bump version number to 2.0.0 #39

Bump version number to 2.0.0

Bump version number to 2.0.0 #39

Workflow file for this run

name: Test workflow
on:
push:
branches:
- "**"
- "!master"
jobs:
run_pytest:
uses: ./.github/workflows/testing.yml
build_sphinx:
uses: ./.github/workflows/sphinx.yml