File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ Need more capacity than Community without moving to Enterprise? Evaluation uses
5656| Org-wide policies | 0 | 5 | Unlimited |
5757| Audit retention | 3 days | 14 days | 3650 days |
5858| Concurrent executions | 5 | 25 | Unlimited |
59- | Execution history | 50 | 500 | Unlimited |
59+ | Pending execution approvals | 5 | 25 | Unlimited |
6060
6161Also includes higher limits for LLM providers and MAP planning.
6262
Original file line number Diff line number Diff line change 199199 WorkflowStepInfo ,
200200)
201201
202- __version__ = "3.2 .0"
202+ __version__ = "3.4 .0"
203203__all__ = [
204204 # Main client
205205 "AxonFlow" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " axonflow"
7- version = " 3.3.1 "
7+ version = " 3.4.0 "
88description = " AxonFlow Python SDK - Enterprise AI Governance in 3 Lines of Code"
99readme = " README.md"
1010license = {text = " MIT" }
You can’t perform that action at this time.
0 commit comments