Skip to content

Commit

Permalink
Merge pull request #15 from freddyaboulton/1718-auto-release-notes
Browse files Browse the repository at this point in the history
Modify
  • Loading branch information
freddyaboulton authored Sep 29, 2022
2 parents ab17e36 + 9b83062 commit c6792ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
name: ${{ env.INPUT_NAME }}
tag_name: ${{ env.INPUT_NAME }}
body_path: website/releases/UPCOMING.md
- name: set_output
- id: set_output
run: echo "::set-output name=version::${{ env.INPUT_NAME }}"
modify-release-notes:
needs: gh-release
Expand Down
2 changes: 1 addition & 1 deletion gradio/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4b9
3.4b10

0 comments on commit c6792ef

Please sign in to comment.