Skip to content

Commit 63fa200

Browse files
authored
release: bump version to v0.2.0.post1 (#691)
## [0.2.0.post1](v0.2.0...v0.2.0.post1) (2024-12-22) ### Bug Fixes * bug fix on determine_attention_backend condition ([#688](#688)) ([bcf7a3e](bcf7a3e)) * accelerate plan speed of fa3 template ([#690](#690)) ([db8f04d](db8f04d))
1 parent db8f04d commit 63fa200

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0.post1](https://github.com/flashinfer-ai/flashinfer/compare/v0.2.0...v0.2.0.post1) (2024-12-22)
4+
5+
### Bug Fixes
6+
7+
* bug fix on determine_attention_backend condition ([#688](https://github.com/flashinfer-ai/flashinfer/pull/688)) ([bcf7a3e](https://github.com/flashinfer-ai/flashinfer/commit/bcf7a3ee0d919eca45d2f07241479b5776975bc3))
8+
* accelerate plan speed of fa3 template ([#690](https://github.com/flashinfer-ai/flashinfer/pull/690)) ([db8f04d](https://github.com/flashinfer-ai/flashinfer/commit/db8f04d30989f57acef3fbde41cbd3ce373727f1))
9+
310
## [0.2.0](https://github.com/flashinfer-ai/flashinfer/compare/v0.1.6...v0.2.0) (2024-12-17)
411

512
### Release Blog

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.2.0.post1

0 commit comments

Comments
 (0)