Skip to content

Updated version to 4.0.3rc3 #514

Updated version to 4.0.3rc3

Updated version to 4.0.3rc3 #514

Workflow file for this run

name: "Unit Testing"
on: [push]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- run: python3 -m unittest