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 3fba24a commit 1b44118Copy full SHA for 1b44118
1 file changed
setup.py
@@ -8,7 +8,7 @@
8
description="Python API for OpenML",
9
license="GPLv3",
10
url="http://openml.org/",
11
- version="0.2.0",
+ version="0.2.1",
12
packages=setuptools.find_packages(),
13
package_data={'': ['*.txt', '*.md']},
14
install_requires=["liac-arff>=2.1.1dev",
0 commit comments