allow specific workflow id in api

This commit is contained in:
ramnique 2025-02-14 23:30:02 +05:30
parent 64312e2d5c
commit 36135ed810
6 changed files with 61 additions and 12 deletions

View file

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