Reacubeth commited on
Commit
cd03984
·
1 Parent(s): b6e4b25

Update Quintuple.py

Browse files
Files changed (1) hide show
  1. Quintuple.py +1 -1
Quintuple.py CHANGED
@@ -43,7 +43,7 @@ class Quintuple(datasets.GeneratorBasedBuilder):
43
  BUILDER_CONFIGS = [
44
  QuintupleConfig(
45
  name="plain_text",
46
- version=datasets.Version("202306", ""),
47
  description="Plain text",
48
  ),
49
  ]
 
43
  BUILDER_CONFIGS = [
44
  QuintupleConfig(
45
  name="plain_text",
46
+ version=datasets.Version("1.2023.06", ""),
47
  description="Plain text",
48
  ),
49
  ]