Skip to content

Commit 2616afd

Browse files
authored
updated PyPi version to 2.9.2 (#1002)
1 parent 7552e1e commit 2616afd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

gradio.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: gradio
3-
Version: 2.9.1
3+
Version: 2.9.2
44
Summary: Python library for easily interacting with trained machine learning models
55
Home-page: https://github.com/gradio-app/gradio-UI
66
Author: Abubakar Abid, Ali Abid, Ali Abdalla, Dawood Khan, Ahsen Khaliq

gradio/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.1
1+
2.9.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="gradio",
8-
version="2.9.1",
8+
version="2.9.2",
99
include_package_data=True,
1010
description="Python library for easily interacting with trained machine learning models",
1111
author="Abubakar Abid, Ali Abid, Ali Abdalla, Dawood Khan, Ahsen Khaliq",

0 commit comments

Comments
 (0)