Skip to content

Commit 9953826

Browse files
chore: bump version to 1.5.3
Patch release for the clone pagination fix (#24, UN-3770 step 1): list_* helpers now follow DRF pagination instead of silently truncating to page one. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018HXYFVCZGi7YN9qjDGyJCQ
1 parent 9a82bb6 commit 9953826

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/unstract/api_deployments/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.5.2"
1+
__version__ = "1.5.3"
22

33
from .client import APIDeploymentsClient as APIDeploymentsClient
44

0 commit comments

Comments
 (0)