remove print logs from py-sdk

This commit is contained in:
ramnique 2025-01-15 20:19:12 +05:30
parent 4353ce88d8
commit e868e4520a
2 changed files with 1 additions and 3 deletions

View file

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