Set the version in gen.yaml, to be picked up in the next generate/publish workflow. And fix an import that was flagged by pylint's consider-using-from-import
This is in order to release the split pdf retry fix. This will also push out the new partition_async, but we can follow up with docs/announcements later.
Set the version in gen.yaml, to be picked up in the next generate/publish workflow. And fix an import that was flagged by pylint's
consider-using-from-import
This is in order to release the split pdf retry fix. This will also push out the new
partition_async
, but we can follow up with docs/announcements later.