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 2f334e2 commit 0b9009bCopy full SHA for 0b9009b
2 files changed
doc/progress.rst
@@ -6,6 +6,14 @@
6
Progress
7
========
8
9
+Changelog
10
+=========
11
+
12
+0.3.0
13
+~~~~~
14
15
+* Add this changelog (Matthias Feurer)
16
17
API calls
18
=========
19
setup.py
@@ -44,7 +44,7 @@
44
description="Python API for OpenML",
45
license="GPLv3",
46
url="http://openml.org/",
47
- version="0.2.1",
+ version="0.3.0",
48
packages=setuptools.find_packages(),
49
package_data={'': ['*.txt', '*.md']},
50
install_requires=requirements,
0 commit comments