Skip to content

Commit 7a612ea

Browse files
authored
Merge pull request #454 from openml/bump_version_number
Bump version number for first release
2 parents 3449663 + e16791b commit 7a612ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openml/__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.6.0"
4+
__version__ = "0.7.0"

0 commit comments

Comments
 (0)