Skip to content

Commit 1040235

Browse files
authored
release 2.1.9: Changes in dataset interfaces, tracking order of records in Accumulator
Reworking datasets & interfaces * Introduced slightly different interfaces for datasets * Made a dedicated folder for images datasets. Renamed and moved old datasets. Kept names of the old dataset for backward compatibility. * Removed `ListDataset` Accumulator * Removing duplicates and preserving order in Accumulator
1 parent ce27d8e commit 1040235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oml/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.1.8"
1+
__version__ = "2.1.9"

0 commit comments

Comments
 (0)