Skip to content

build: set version to 1.0.0 in __init__.py #11

build: set version to 1.0.0 in __init__.py

build: set version to 1.0.0 in __init__.py #11

Workflow file for this run

name: commitlint
on: [push, pull_request]
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Commitlint
uses: remarkablemark/commitlint@v1
with:
checkout: true