Skip to content

Commit a5ee73d

Browse files
committed
[Doc] Update 0.9.0rc1 release date
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
1 parent 5ac4872 commit a5ee73d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/developer_guide/versioning_policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Following is the Release Compatibility Matrix for vLLM Ascend Plugin:
3434

3535
| Date | Event |
3636
|------------|-------------------------------------------|
37-
| 2025.06.07 | Release candidates, v0.9.0rc1 |
37+
| 2025.06.09 | Release candidates, v0.9.0rc1 |
3838
| 2025.05.29 | v0.7.x post release, v0.7.3.post1 |
3939
| 2025.05.08 | v0.7.x Final release, v0.7.3 |
4040
| 2025.05.06 | Release candidates, v0.8.5rc1 |

docs/source/user_guide/release_notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release note
22

3-
## v0.9.0rc1 - 2025.06.07
3+
## v0.9.0rc1 - 2025.06.09
44

55
This is the 1st release candidate of v0.9.0 for vllm-ascend. Please follow the [official doc](https://vllm-ascend.readthedocs.io/en/) to start the journey. From this release, V1 Engine is recommended to use. The code of V0 Engine is frozen and will not be maintained any more. Please set environment `VLLM_USE_V1=1` to enable V1 Engine.
66

0 commit comments

Comments
 (0)