add pyproject

This commit is contained in:
freddyaboulton
2024-10-25 17:21:10 -07:00
parent e0b11c1cb0
commit 792f4c9af2

View File

@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
[project]
name = "gradio_webrtc"
version = "0.0.9a1"
version = "0.0.9"
description = "Stream images in realtime with webrtc"
readme = "README.md"
license = "apache-2.0"