XintongHe commited on
Commit
3615276
1 Parent(s): d513492

Update Populus_Stomatal_Images_Datasets.py

Browse files
Populus_Stomatal_Images_Datasets.py CHANGED
@@ -60,7 +60,7 @@ _LICENSE = ""
60
  class NewDataset(datasets.GeneratorBasedBuilder):
61
  """TODO: Short description of my dataset."""
62
 
63
- VERSION = datasets.Version("1.1.1")
64
 
65
  # This is an example of a dataset with multiple configurations.
66
  # If you don't want/need to define several sub-sets in your dataset,
 
60
  class NewDataset(datasets.GeneratorBasedBuilder):
61
  """TODO: Short description of my dataset."""
62
 
63
+ VERSION = datasets.Version("1.1.0")
64
 
65
  # This is an example of a dataset with multiple configurations.
66
  # If you don't want/need to define several sub-sets in your dataset,