Skip to content

Commit 4593bc1

Browse files
committed
Merge branch 'release/0.2.0' into develop
2 parents 13f16b3 + 80c6df9 commit 4593bc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
description="Python API for OpenML",
99
license="GPLv3",
1010
url="http://openml.org/",
11-
version="0.0.1dev",
11+
version="0.2.0",
1212
packages=setuptools.find_packages(),
1313
package_data={'': ['*.txt', '*.md']},
1414
install_requires=["liac-arff>=2.1.1dev",

0 commit comments

Comments
 (0)