Add timeout and retry_interval to GetRunner

This commit is contained in:
2023-04-05 17:41:39 -06:00
parent 359cef9180
commit 34d8875b72
5 changed files with 59 additions and 34 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cursorius-pipeline-api-v2"
version = "0.1.0"
version = "0.2.0"
description = "Python client for the cursorius pipeline api (v2)"
authors = ["restitux <restitux@ohea.xyz>"]
license = "GPL-3.0-or-later"