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
77e2a58f
Commit
77e2a58f
authored
Dec 09, 2018
by
Kai Chen
Browse files
update license and version
parent
a097c65f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
mmcv/version.py
mmcv/version.py
+1
-1
setup.py
setup.py
+1
-1
No files found.
mmcv/version.py
View file @
77e2a58f
__version__
=
'0.2.
0
'
__version__
=
'0.2.
1
'
setup.py
View file @
77e2a58f
...
@@ -32,7 +32,7 @@ setup(
...
@@ -32,7 +32,7 @@ setup(
packages
=
find_packages
(),
packages
=
find_packages
(),
classifiers
=
[
classifiers
=
[
'Development Status :: 4 - Beta'
,
'Development Status :: 4 - Beta'
,
'License :: OSI Approved ::
GNU General Public License v3 (GPLv3)
'
,
'License :: OSI Approved ::
Apache Software License
'
,
'Operating System :: OS Independent'
,
'Operating System :: OS Independent'
,
'Programming Language :: Python :: 2'
,
'Programming Language :: Python :: 2'
,
'Programming Language :: Python :: 2.7'
,
'Programming Language :: Python :: 2.7'
,
...
...
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