Fix credentials (#75)

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
This commit is contained in:
Freddy Boulton
2025-02-25 19:07:40 -05:00
committed by GitHub
parent 892182701c
commit ff0cb7197f
2 changed files with 2 additions and 2 deletions

View File

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