Skip to content

Commit

Permalink
Merge pull request #17 from freddyaboulton/1718-auto-release-notes
Browse files Browse the repository at this point in the history
Fix release notes
  • Loading branch information
freddyaboulton authored Oct 3, 2022
2 parents e476802 + c083a76 commit a7e7736
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
with:
name: ${{ env.INPUT_NAME }}
tag_name: ${{ env.INPUT_NAME }}
body_path: website/releases/UPCOMING.md
- id: set_output
run: echo "::set-output name=version::${{ env.INPUT_NAME }}"
modify-release-notes:
Expand Down
2 changes: 1 addition & 1 deletion gradio/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.7
3.4.8

0 comments on commit a7e7736

Please sign in to comment.