mathiaszinnen commited on
Commit
edcd07f
·
1 Parent(s): 617af70

change version to development

Browse files
Files changed (1) hide show
  1. odor.py +1 -1
odor.py CHANGED
@@ -46,7 +46,7 @@ _CATEGORIES = ['ant', 'camel', 'jewellery', 'frog', 'physalis', 'celery', 'cauli
46
  class ODOR(datasets.GeneratorBasedBuilder):
47
  """ODOR dataset."""
48
 
49
- VERSION = datasets.Version("3.0.0")
50
 
51
  def _info(self):
52
  features = datasets.Features(
 
46
  class ODOR(datasets.GeneratorBasedBuilder):
47
  """ODOR dataset."""
48
 
49
+ VERSION = datasets.Version("0.0.1")
50
 
51
  def _info(self):
52
  features = datasets.Features(