Commit 71e122ab authored by Miguel González-Fierro's avatar Miguel González-Fierro Committed by Guolin Ke
Browse files

update python package version number (#533)

parent 34a2ff2d
...@@ -21,7 +21,7 @@ print("Install lib_lightgbm from: %s" % LIB_PATH) ...@@ -21,7 +21,7 @@ print("Install lib_lightgbm from: %s" % LIB_PATH)
setup(name='lightgbm', setup(name='lightgbm',
version=0.1, version=0.2,
description="LightGBM Python Package", description="LightGBM Python Package",
install_requires=[ install_requires=[
'numpy', 'numpy',
......
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