Skip to content

Commit 0cdd4d3

Browse files
Release 0.2.4 (#84)
* 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 <[email protected]> * Release 0.2.4 --------- Co-authored-by: Carlos Ramos Carreño <[email protected]>
1 parent 3fced1f commit 0cdd4d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scikit-datasets"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
description = "Scikit-learn-compatible datasets"
55
readme = "README.md"
66
requires-python = ">=3.8"

0 commit comments

Comments
 (0)