Skip to content

Commit 24faeb7

Browse files
authored
bump to 0.11.1dev to continue developing (#971)
1 parent 79a6705 commit 24faeb7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

doc/progress.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
Changelog
77
=========
88

9+
0.11.1
10+
~~~~~~
11+
912
0.11.0
1013
~~~~~~
1114
* ADD #753: Allows uploading custom flows to OpenML via OpenML-Python.

openml/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# License: BSD 3-Clause
44

55
# The following line *must* be the last in the module, exactly as formatted:
6-
__version__ = "0.11.0"
6+
__version__ = "0.11.1dev"

0 commit comments

Comments
 (0)