Skip to content

Commit

Permalink
updated history and version
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhal baccouri committed Oct 12, 2020
1 parent 87fadac commit cbfa7c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
History
=======

0.2.9 (2020-10-12)
-------------------

* Fixed bug in clustering
* added a clustering example
* added support for clustering arguments

0.2.8 (2020-10-09)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion igel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

__author__ = "Nidhal Baccouri"
__email__ = '[email protected]'
__version__ = '0.2.8'
__version__ = '0.2.9'

0 comments on commit cbfa7c5

Please sign in to comment.