clickup-cli 0.9.1

CLI for the ClickUp API, optimized for AI agents
Documentation
<!--
Thanks for contributing. See CONTRIBUTING.md for the full flow.
Quick version: link the issue, describe the change, show you tested it.
-->

## Summary

<!-- What does this change and why? Keep it to 1-3 sentences. -->

Fixes #

## Changes

<!-- Bullet the concrete diffs at a high level. -->

-
-

## Testing

- [ ] `cargo test` passes
- [ ] `cargo fmt --all --check` passes
- [ ] `cargo clippy --all-targets --all-features -- -D warnings` passes
- [ ] Manually verified (explain how):

## Notes

<!-- Anything reviewers should know: design tradeoffs, follow-ups, screenshots, etc. -->