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
tianlh
LightGBM-DCU
Commits
71e122ab
Commit
71e122ab
authored
May 20, 2017
by
Miguel González-Fierro
Committed by
Guolin Ke
May 20, 2017
Browse files
update python package version number (#533)
parent
34a2ff2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python-package/setup.py
python-package/setup.py
+1
-1
No files found.
python-package/setup.py
View file @
71e122ab
...
...
@@ -21,7 +21,7 @@ print("Install lib_lightgbm from: %s" % LIB_PATH)
setup
(
name
=
'lightgbm'
,
version
=
0.
1
,
version
=
0.
2
,
description
=
"LightGBM Python Package"
,
install_requires
=
[
'numpy'
,
...
...
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