Skip to content

Commit

Permalink
Bump version to v0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
HAOCHENYE committed Jan 13, 2025
1 parent 9124ebf commit d076f32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ English | [简体中文](README_zh-CN.md)

## What's New

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

Highlights:

Expand Down
2 changes: 1 addition & 1 deletion mmengine/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) OpenMMLab. All rights reserved.

__version__ = '0.10.5'
__version__ = '0.10.6'


def parse_version_info(version_str):
Expand Down

0 comments on commit d076f32

Please sign in to comment.