Skip to content

Bump version to 0.10.4a1 #1041

Bump version to 0.10.4a1

Bump version to 0.10.4a1 #1041

Workflow file for this run

name: ci
on:
push:
branches:
- master
- renovate/*
- dev/*
tags:
- v*
pull_request:
branches:
- master
- v0.8.x
jobs:
ci:
uses: ./.github/workflows/ci.yml
secrets: inherit
with:
lint: true
mypy-check-files: tests