Skip to content

Commit

Permalink
bump version to 1.1.5 (open-mmlab#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
hellock authored and wxzs5 committed Nov 20, 2020
1 parent 6244070 commit 2d7c5a3
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.1.4'
__version__ = '1.1.5'


def parse_version_info(version_str):
Expand Down

0 comments on commit 2d7c5a3

Please sign in to comment.