We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02aef9d commit a6a0937Copy full SHA for a6a0937
pyproject.toml
@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
8
9
[project]
10
name = "fastrtc"
11
-version = "0.0.23.rc1"
+version = "0.0.23"
12
description = "The realtime communication library for Python"
13
readme = "README.md"
14
license = "MIT"
0 commit comments