Unverified Commit 5f8fb7d4 authored by Kai Chen's avatar Kai Chen Committed by GitHub
Browse files

update version to v0.2.11 (#98)

parent 5b72bd4b
...@@ -47,4 +47,4 @@ or install from source ...@@ -47,4 +47,4 @@ or install from source
git clone https://github.com/open-mmlab/mmcv.git git clone https://github.com/open-mmlab/mmcv.git
cd mmcv cd mmcv
pip install . # (add "-e" if you want to develop or modify the codes) pip install -e .
__version__ = '0.2.10' __version__ = '0.2.11'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment