Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
MMCV
Commits
fb795962
"vscode:/vscode.git/clone" did not exist on "78824d7faee422c8ce55432612a20c71925d3481"
Unverified
Commit
fb795962
authored
Jul 19, 2022
by
Zaida Zhou
Committed by
GitHub
Jul 19, 2022
Browse files
bump version to v2.0.0rc0 (#2132)
parent
521d0b0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mmcv/version.py
mmcv/version.py
+1
-1
No files found.
mmcv/version.py
View file @
fb795962
# Copyright (c) OpenMMLab. All rights reserved.
# Copyright (c) OpenMMLab. All rights reserved.
__version__
=
'
1.6.
0'
__version__
=
'
2.0.0rc
0'
def
parse_version_info
(
version_str
:
str
,
length
:
int
=
4
)
->
tuple
:
def
parse_version_info
(
version_str
:
str
,
length
:
int
=
4
)
->
tuple
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment