Skip to content

Commit 63808ef

Browse files
authored
Bump version number to 0.14.0dev
to show that we're on the development branch.
1 parent ec0842a commit 63808ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-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.13.0"
4+
__version__ = "0.14.0dev"

0 commit comments

Comments
 (0)