Skip to content

Commit 11abd55

Browse files
author
Abubakar Abid
committed
updated PyPi version to 2.7.5.2
1 parent b1a582c commit 11abd55

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gradio.egg-info/PKG-INFO

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: gradio
3-
Version: 2.7.5.1
3+
Version: 2.7.5.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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.5
1+
2.7.5.2

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="gradio",
8-
version="2.7.5.1",
8+
version="2.7.5.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)