MIT license (#246)

This commit is contained in:
Freddy Boulton
2025-04-03 13:56:18 -04:00
committed by GitHub
parent d07bb41a9e
commit e89f0699b5

View File

@@ -11,7 +11,8 @@ name = "fastrtc"
version = "0.0.19"
description = "The realtime communication library for Python"
readme = "README.md"
license = "apache-2.0"
license = "MIT"
license-files = ["LICENSE"]
requires-python = ">=3.10"
authors = [{ name = "Freddy Boulton", email = "YOUREMAIL@domain.com" }]
keywords = [