Skip to content

deprecation for version and revision check.#450

Merged
sayakpaul merged 4 commits intomainfrom
deprecatation-version
Apr 14, 2026
Merged

deprecation for version and revision check.#450
sayakpaul merged 4 commits intomainfrom
deprecatation-version

Conversation

@sayakpaul
Copy link
Copy Markdown
Member

Fix #427

@sayakpaul sayakpaul requested a review from danieldk April 14, 2026 08:58
Comment thread kernels/tests/test_basic.py Outdated

from kernels import __version__

assert Version(__version__) < Version("0.14"), (
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No strong opinions about it.

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

danieldk
danieldk previously approved these changes Apr 14, 2026
Copy link
Copy Markdown
Member

@danieldk danieldk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Maybe you can bump the deprecation to version 0.15? I 0.14 should be out soon with primarily support for the kernel repo type.

@sayakpaul
Copy link
Copy Markdown
Member Author

Done

@sayakpaul sayakpaul merged commit 01090a6 into main Apr 14, 2026
41 checks passed
@sayakpaul sayakpaul deleted the deprecatation-version branch April 14, 2026 10:24
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.

Add back deprecation warning when no version or revision is specified

3 participants