Add cname (#67)

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
This commit is contained in:
Freddy Boulton
2025-02-24 12:21:54 -05:00
committed by GitHub
parent 3323ef28a8
commit 92a4bb4098
2 changed files with 2 additions and 1 deletions

1
CNAME Normal file
View File

@@ -0,0 +1 @@
fastrtc.org

View File

@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
[project]
name = "fastrtc"
version = "0.0.3.post11"
version = "0.0.4"
description = "The realtime communication library for Python"
readme = "README.md"
license = "apache-2.0"