srivarra commited on
Commit
2dd6b47
1 Parent(s): fb3be10

updated version

Browse files
Files changed (1) hide show
  1. ark_example.py +1 -1
ark_example.py CHANGED
@@ -117,7 +117,7 @@ _URL_DATASET_CONFIGS = {
117
  class ArkExample(datasets.GeneratorBasedBuilder):
118
  """The Dataset consists of 11 FOVs"""
119
 
120
- VERSION = datasets.Version("0.0.4")
121
 
122
  # You will be able to load one or the other configurations in the following list with
123
  BUILDER_CONFIGS = [
 
117
  class ArkExample(datasets.GeneratorBasedBuilder):
118
  """The Dataset consists of 11 FOVs"""
119
 
120
+ VERSION = datasets.Version("0.0.5")
121
 
122
  # You will be able to load one or the other configurations in the following list with
123
  BUILDER_CONFIGS = [