We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9124ebf commit a8c74c3Copy full SHA for a8c74c3
README.md
@@ -59,7 +59,7 @@ English | [简体中文](README_zh-CN.md)
59
60
## What's New
61
62
-v0.10.5 was released on 2024-9-11.
+v0.10.6 was released on 2025-01-13.
63
64
Highlights:
65
mmengine/version.py
@@ -1,6 +1,6 @@
1
# Copyright (c) OpenMMLab. All rights reserved.
2
3
-__version__ = '0.10.5'
+__version__ = '0.10.6'
4
5
6
def parse_version_info(version_str):
0 commit comments