Skip to content

Commit 23dc82d

Browse files
committed
prepare new release
1 parent adc92ba commit 23dc82d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

autosklearn/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Version information."""
22

33
# The following line *must* be the last in the module, exactly as formatted:
4-
__version__ = "0.7.1"
4+
__version__ = "0.8.0"

doc/releases.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
Releases
1212
========
1313

14+
Version 0.8
15+
===========
16+
17+
* ADD #803: multi-output regression
18+
* ADD #893: new Auto-sklearn mode Auto-sklearn 2.0
19+
1420
Version 0.7.1
1521
=============
1622

0 commit comments

Comments
 (0)