Add twilio handler service

This commit is contained in:
arkml 2025-02-25 12:08:50 +05:30 committed by Ramnique Singh
parent de6b3cbbbb
commit 36d9698492
16 changed files with 1420 additions and 59 deletions

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "rowboat"
version = "1.0.6"
version = "2.1.0"
authors = [
{ name = "Your Name", email = "your.email@example.com" },
]