Skip to content

fix(#28): prevent infinite recursion when custom __eq__ is used. (#43) #46

fix(#28): prevent infinite recursion when custom __eq__ is used. (#43)

fix(#28): prevent infinite recursion when custom __eq__ is used. (#43) #46

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: python