Update docs and simplify sdk

This commit is contained in:
Ramnique Singh 2025-04-10 00:24:47 +05:30
parent c338ec4dec
commit 97feb71869
10 changed files with 265 additions and 446 deletions

View file

@ -4,9 +4,9 @@ build-backend = "hatchling.build"
[project]
name = "rowboat"
version = "2.1.0"
version = "3.0.0"
authors = [
{ name = "Your Name", email = "your.email@example.com" },
{ name = "Ramnique Singh", email = "ramnique@rowboatlabs.com" },
]
description = "Python sdk for the Rowboat API"
readme = "README.md"