add testProfileId option in py-sdk

This commit is contained in:
ramnique 2025-02-28 17:45:54 +05:30
parent 768c5749a0
commit edf901bf11
4 changed files with 32 additions and 7 deletions

View file

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