We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c087113 commit dc4477bCopy full SHA for dc4477b
doc/changelog.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-Unreleased
+Version 0.3.0
5
----------
6
7
- Fix bug with random initialization of KMedoids [`#129 <https://github.com/scikit-learn-contrib/scikit-learn-extra/pull/129>`_].
sklearn_extra/_version.py
@@ -1 +1 @@
-__version__ = "0.3.0"
+__version__ = "0.3.0dev0"
0 commit comments