Increase timeout (#310)

* Increase timeout

* Version 24

* Build
This commit is contained in:
Freddy Boulton
2025-05-12 08:56:10 -04:00
committed by GitHub
parent a6a093740f
commit 4ac69ee219
6 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
[project]
name = "fastrtc"
version = "0.0.23"
version = "0.0.24"
description = "The realtime communication library for Python"
readme = "README.md"
license = "MIT"