Skip to content

Commit 0b9009b

Browse files
committed
MAINT bump version number
1 parent 2f334e2 commit 0b9009b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

doc/progress.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
Progress
77
========
88

9+
Changelog
10+
=========
11+
12+
0.3.0
13+
~~~~~
14+
15+
* Add this changelog (Matthias Feurer)
16+
917
API calls
1018
=========
1119

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
description="Python API for OpenML",
4545
license="GPLv3",
4646
url="http://openml.org/",
47-
version="0.2.1",
47+
version="0.3.0",
4848
packages=setuptools.find_packages(),
4949
package_data={'': ['*.txt', '*.md']},
5050
install_requires=requirements,

0 commit comments

Comments
 (0)