bump version (#190)

This commit is contained in:
Freddy Boulton
2025-03-18 21:43:58 -04:00
committed by GitHub
parent 2a70b4f3ed
commit 103381dac2

View File

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