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 235062d commit bf9593dCopy full SHA for bf9593d
autosklearn/__init__.py
@@ -1,7 +1,7 @@
1
# -*- encoding: utf-8 -*-
2
from autosklearn.util import dependencies
3
4
-__version__ = '0.1.0'
+__version__ = '0.1.1'
5
6
__MANDATORY_PACKAGES__ = '''
7
scikit-learn==0.17.1
0 commit comments