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
ee8ec182
Unverified
Commit
ee8ec182
authored
Aug 09, 2020
by
Guolin Ke
Committed by
GitHub
Aug 09, 2020
Browse files
bump version for development (#3281)
* bump version for development * Update .appveyor.yml * Update README.rst
parent
33af069c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
.appveyor.yml
.appveyor.yml
+1
-1
VERSION.txt
VERSION.txt
+1
-1
python-package/README.rst
python-package/README.rst
+6
-0
No files found.
.appveyor.yml
View file @
ee8ec182
version
:
3.0.0
rc1
.{build}
version
:
3.0.0.{build}
image
:
Visual Studio
2015
platform
:
x64
...
...
VERSION.txt
View file @
ee8ec182
3.0.0
rc1
3.0.0
python-package/README.rst
View file @
ee8ec182
...
...
@@ -34,6 +34,12 @@ Install `wheel <https://pythonwheels.com>`_ via ``pip install wheel`` first. Aft
pip install lightgbm
The 3.0 version is pre-released, you can install it via:
.. code:: sh
pip install lightgbm==3.0.0rc1
Build from Sources
******************
...
...
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