Skip to content

Commit 7c79b41

Browse files
authored
release: bump version to v0.2.10 (#1391)
<!-- .github/pull_request_template.md --> ## πŸ“Œ Description Bump version to v0.2.10 for GPT-OSS Support: #1389 ## πŸ” Related Issues - #1389 - https://openai.com/index/introducing-gpt-oss/ ## πŸš€ Pull Request Checklist Thank you for contributing to FlashInfer! Before we review your pull request, please make sure the following items are complete. ### βœ… Pre-commit Checks - [x] I have installed `pre-commit` by running `pip install pre-commit` (or used your preferred method). - [x] I have installed the hooks with `pre-commit install`. - [x] I have run the hooks manually with `pre-commit run --all-files` and fixed any reported issues. > If you are unsure about how to set up `pre-commit`, see [the pre-commit documentation](https://pre-commit.com/). ## πŸ§ͺ Tests - [x] Tests have been added or updated as needed. - [x] All tests are passing (`unittest`, etc.). --------- Co-authored-by: yzh119 <[email protected]>
1 parent 65e9092 commit 7c79b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Žversion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.9
1+
0.2.10

0 commit comments

Comments
Β (0)