Skip to content
Snippets Groups Projects
Commit 0dd2e39c authored by Gael Varoquaux's avatar Gael Varoquaux
Browse files

REL: 0.12.1 Bugfix release

parent 70cab6d8
No related branches found
No related tags found
No related merge requests found
......@@ -37,8 +37,8 @@ People
------
* 14 `Peter Prettenhofer`_
* 12 `Gael Varoquaux`_
* 10 `Andreas Mueller`_
* 10 `Gael Varoquaux`_
* 5 `Lars Buitinck`_
* 3 `Virgile Fritsch`_
* 1 `Alexandre Gramfort`_
......
......@@ -13,7 +13,7 @@ machine-learning as a versatile tool for science and engineering.
See http://scikit-learn.sourceforge.net for complete documentation.
"""
import sys
__version__ = '0.12'
__version__ = '0.12.1'
try:
# This variable is injected in the __builtins__ by the build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment