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 79a6705 commit 24faeb7Copy full SHA for 24faeb7
doc/progress.rst
@@ -6,6 +6,9 @@
6
Changelog
7
=========
8
9
+0.11.1
10
+~~~~~~
11
+
12
0.11.0
13
~~~~~~
14
* ADD #753: Allows uploading custom flows to OpenML via OpenML-Python.
openml/__version__.py
@@ -3,4 +3,4 @@
3
# License: BSD 3-Clause
4
5
# The following line *must* be the last in the module, exactly as formatted:
-__version__ = "0.11.0"
+__version__ = "0.11.1dev"
0 commit comments