Skip to content

Commit a8c74c3

Browse files
authored
Bump version to v0.10.6 (#1623)
1 parent 9124ebf commit a8c74c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ English | [简体中文](README_zh-CN.md)
5959

6060
## What's New
6161

62-
v0.10.5 was released on 2024-9-11.
62+
v0.10.6 was released on 2025-01-13.
6363

6464
Highlights:
6565

mmengine/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) OpenMMLab. All rights reserved.
22

3-
__version__ = '0.10.5'
3+
__version__ = '0.10.6'
44

55

66
def parse_version_info(version_str):

0 commit comments

Comments
 (0)