Skip to content

Commit

Permalink
Upload 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpmorgan authored Jan 30, 2021
1 parent 155ac73 commit 1e05eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
matrix:
os: ['macOS', 'Windows', 'Linux']
py-version: ['3.6', '3.7', '3.8']
tf-version: ['2.4.0']
tf-version: ['2.4.1']
fail-fast: false
if: (github.event_name == 'push' && github.ref == 'refs/heads/master') || github.event_name == 'release'
steps:
Expand Down

0 comments on commit 1e05eb9

Please sign in to comment.