Skip to content

Commit

Permalink
Bump version to v1.2.6 (open-mmlab#799)
Browse files Browse the repository at this point in the history
  • Loading branch information
ycxioooong committed Jan 21, 2021
1 parent 00658e8 commit 9e601ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmcv/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) Open-MMLab. All rights reserved.

__version__ = '1.2.5'
__version__ = '1.2.6'


def parse_version_info(version_str):
Expand Down

0 comments on commit 9e601ca

Please sign in to comment.