Skip to content

Commit

Permalink
bump version to 1.1.3 (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
hellock authored Sep 21, 2020
1 parent 5cad35b commit 8c70df3
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.2'
__version__ = '1.1.3'


def parse_version_info(version_str):
Expand Down

0 comments on commit 8c70df3

Please sign in to comment.