diff --git a/jax_dataloader/__init__.py b/jax_dataloader/__init__.py index 49b5132..a5dae56 100644 --- a/jax_dataloader/__init__.py +++ b/jax_dataloader/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.1.2" +__version__ = "0.1.3" from .core import * diff --git a/settings.ini b/settings.ini index 7fb21e6..4133a28 100644 --- a/settings.ini +++ b/settings.ini @@ -1,7 +1,7 @@ [DEFAULT] repo = jax-dataloader lib_name = jax-dataloader -version = 0.1.2 +version = 0.1.3 min_python = 3.8 license = apache2 doc_path = _docs @@ -37,4 +37,6 @@ allowed_cell_metadata_keys = jupyter_hooks = True clean_ids = True clear_all = False +cell_number = True +skip_procs =