This commit is contained in:
Freddy Boulton
2025-04-09 09:38:18 -04:00
committed by GitHub
parent 837330dcd8
commit fdf6bea1c6

View File

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