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 7692ffa commit b18f633Copy full SHA for b18f633
pyproject.toml
@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
8
9
[project]
10
name = "fastrtc"
11
-version = "0.0.17"
+version = "0.0.18"
12
description = "The realtime communication library for Python"
13
readme = "README.md"
14
license = "apache-2.0"
0 commit comments