Skip to content

Allow KiteUtils 0.12 - #34

Merged
1-Bart-1 merged 1 commit into
mainfrom
kiteutils-0.12
Aug 12, 2026
Merged

Allow KiteUtils 0.12#34
1-Bart-1 merged 1 commit into
mainfrom
kiteutils-0.12

Conversation

@1-Bart-1

@1-Bart-1 1-Bart-1 commented Aug 12, 2026

Copy link
Copy Markdown
Member

KiteUtils 0.12 is released. The compat bound here was the only thing keeping downstream packages (SymbolicAWEModels, V3Kite) from resolving against it.

  • KiteUtils = "0.11.12""0.12". Narrowed rather than widened: a union bound lets the resolver pick 0.11, and then a green CI says nothing about whether 0.12 works.
  • Patch bump to 0.3.9 with a changelog entry, so the new bound can be registered.

No source change. Not tested locally on purpose — CI is the check here.

🤖 Generated with Claude Code

Narrow rather than widen: a union bound lets the resolver pick 0.11 and then
a green CI says nothing about whether 0.12 works. No source change.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@1-Bart-1
1-Bart-1 merged commit 1300821 into main Aug 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant