Skip to content

Commit

Permalink
v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanollion committed Apr 12, 2024
1 parent 10f990f commit c1c0d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="dataset_iterator",
version="0.3.8",
version="0.3.9",
author="Jean Ollion",
author_email="jean.ollion@polytechnique.org",
description="Keras-style data iterator for images contained in dataset files such as hdf5 or PIL readable files. Images can be contained in several files.",
Expand Down

0 comments on commit c1c0d00

Please sign in to comment.