mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "fastrtc"
|
||||
version = "0.0.20"
|
||||
version = "0.0.21"
|
||||
description = "The realtime communication library for Python"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
@@ -65,8 +65,8 @@ classifiers = [
|
||||
# encounter your project in the wild.
|
||||
|
||||
[project.urls]
|
||||
repository = "https://github.com/freddyaboulton/fastrtc"
|
||||
issues = "https://github.com/freddyaboulton/fastrtc/issues"
|
||||
repository = "https://github.com/gradio-app/fastrtc"
|
||||
issues = "https://github.com/gradio-app/fastrtc/issues"
|
||||
Documentation = "https://fastrtc.org/"
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user