Unverified Commit ee8ec182 authored by Guolin Ke's avatar Guolin Ke Committed by GitHub
Browse files

bump version for development (#3281)

* bump version for development

* Update .appveyor.yml

* Update README.rst
parent 33af069c
version: 3.0.0rc1.{build}
version: 3.0.0.{build}
image: Visual Studio 2015
platform: x64
......
......@@ -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
******************
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment