Skip to content

Release v4.0.0: Bump python version to 3.12 and small fixes #6

Release v4.0.0: Bump python version to 3.12 and small fixes

Release v4.0.0: Bump python version to 3.12 and small fixes #6

Workflow file for this run

name: Release
on:
pull_request:
branches:
- main
types:
- closed
jobs:
release:
uses: obervinov/_templates/.github/workflows/release.yaml@v2.0.0