chore: update versions (#10213)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Gradio PR Bot 2024-12-16 13:37:51 -08:00 committed by GitHub
parent 3d8fc42c94
commit d3347695ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 13 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"gradio": patch
---
fix:Fix render trigger

View File

@ -1,5 +1,11 @@
# gradio
## 5.9.1
### Fixes
- [#10212](https://github.com/gradio-app/gradio/pull/10212) [`3d8fc42`](https://github.com/gradio-app/gradio/commit/3d8fc42c94034a29edbc43852937684b478d4667) - Fix render trigger. Thanks @aliabid94!
## 5.9.0
### Features

View File

@ -1,5 +1,11 @@
# gradio
## 5.9.1
### Fixes
- [#10212](https://github.com/gradio-app/gradio/pull/10212) [`3d8fc42`](https://github.com/gradio-app/gradio/commit/3d8fc42c94034a29edbc43852937684b478d4667) - Fix render trigger. Thanks @aliabid94!
## 5.9.0
### Features

View File

@ -1,6 +1,6 @@
{
"name": "gradio",
"version": "5.9.0",
"version": "5.9.1",
"description": "",
"python": "true"
}