Skip to content

version bump to v0.11.0 #18

version bump to v0.11.0

version bump to v0.11.0 #18

Workflow file for this run

name: Deploy to PyPI
on:
push:
tags:
- "*"
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: testing
run: echo "Will hopefully deploy soon!"