Skip to content

Commit

Permalink
bump version to 1.1.6 (open-mmlab#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
ycxioooong committed Oct 28, 2020
1 parent 761f725 commit f4de390
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.5'
__version__ = '1.1.6'


def parse_version_info(version_str):
Expand Down

0 comments on commit f4de390

Please sign in to comment.