We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89011e3 commit fc0b766Copy full SHA for fc0b766
sklearn/__init__.py
@@ -13,7 +13,7 @@
13
See http://scikit-learn.org for complete documentation.
14
"""
15
import sys
16
-__version__ = '0.14-git'
+__version__ = '0.14a1'
17
18
try:
19
# This variable is injected in the __builtins__ by the build
0 commit comments