Skip to content

Commit

Permalink
bump version 0.1.2 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZwwWayne authored Jun 17, 2021
1 parent f54192e commit bef7595
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mim/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) Open-MMLab. All rights reserved.
# Copyright (c) OpenMMLab. All rights reserved.

__version__ = '0.1.1'
__version__ = '0.1.2'


def parse_version_info(version_str):
Expand Down

0 comments on commit bef7595

Please sign in to comment.