We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ece190 commit 4761798Copy full SHA for 4761798
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Version 0.4.6 - 2025-11-14
4
+
5
+- Add create_action_run method
6
7
## Version 0.4.6 - 2025-10-17
8
9
- Add documentRetentionInDays to update_organization
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "cradl"
-version = "0.4.6"
+version = "0.4.7"
description = "Python SDK for Cradl"
authors = [{ name = "Cradl", email = "hello@cradl.ai" }]
readme = "README.md"
0 commit comments