mirror of https://github.com/open-mmlab/mmcv.git
parent
5b72bd4baf
commit
5f8fb7d463
|
@ -47,4 +47,4 @@ or install from source
|
|||
|
||||
git clone https://github.com/open-mmlab/mmcv.git
|
||||
cd mmcv
|
||||
pip install . # (add "-e" if you want to develop or modify the codes)
|
||||
pip install -e .
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.2.10'
|
||||
__version__ = '0.2.11'
|
||||
|
|
Loading…
Reference in New Issue