Skip to content

updating version

updating version #175

Workflow file for this run

# name: Continuous Deployment
# run-name: ${{ github.actor }} CD 🚀
# on:
# release:
# types: [published]
# jobs:
# cd:
# uses: ./.github/workflows/cd.yml
# with:
# python-version: 3.9
# poetry-version: 1.4.0
# os: ubuntu-latest
# environment: main