diff --git a/.github/workflows/deploy_github.yml b/.github/workflows/deploy_github.yml index 65eba7e..c7594a1 100644 --- a/.github/workflows/deploy_github.yml +++ b/.github/workflows/deploy_github.yml @@ -14,7 +14,7 @@ jobs: python-version: ['3.10'] # Disable macOS runners until creating app works again. # os: [macos-latest, windows-latest] - os: [macos-latest, windows-latest] + os: [windows-latest] steps: - uses: actions/checkout@v3 with: diff --git a/CHANGELOG b/CHANGELOG index 5144d94..77906ca 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,5 @@ +0.4.6 + - maintenance release 0.4.5 - maintenance release 0.4.4