Skip to content

Commit

Permalink
Release 0.2.4 (#84)
Browse files Browse the repository at this point in the history
* Release/0.2.3 (#81)

* Refactor (#74)

* Azure Pipelines replaced by GitHub Actions

* GitHub Actions refactored

* Experiment tests deactivated

* Black applied to all Python files

* PR fixes

* Fix default Latex "rank" macro for score tables (#75)

* Small fixes.

* Fix default rank macro for Latex tables.

* Fix string quotes.

* Fix bracket location.

* Some fixes for the score tables (#76)

* Small fixes.

* Fix default rank macro for Latex tables.

* Fix string quotes.

* Fix bracket location.

* Some fixes.

* Feature/experiment scoring (#77)

* Small fixes.

* Allow to customize the scoring method used.

* Fix URL in UCR datasets. (#79)

* Release 0.2.3

---------

Co-authored-by: Carlos Ramos Carreño <vnmabus@gmail.com>

* Release 0.2.4

---------

Co-authored-by: Carlos Ramos Carreño <vnmabus@gmail.com>
  • Loading branch information
daviddiazvico and vnmabus authored Aug 8, 2023
1 parent 3fced1f commit 0cdd4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "scikit-datasets"
version = "0.2.3"
version = "0.2.4"
description = "Scikit-learn-compatible datasets"
readme = "README.md"
requires-python = ">=3.8"
Expand Down

0 comments on commit 0cdd4d3

Please sign in to comment.