Skip to content

Commit 4761798

Browse files
committed
Bookkeeping
1 parent 5ece190 commit 4761798

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Version 0.4.6 - 2025-11-14
4+
5+
- Add create_action_run method
6+
37
## Version 0.4.6 - 2025-10-17
48

59
- Add documentRetentionInDays to update_organization

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cradl"
3-
version = "0.4.6"
3+
version = "0.4.7"
44
description = "Python SDK for Cradl"
55
authors = [{ name = "Cradl", email = "hello@cradl.ai" }]
66
readme = "README.md"

0 commit comments

Comments
 (0)