shlokn commited on
Commit
2279b79
·
unverified ·
1 Parent(s): 464f496

chore: updated version number

Browse files
Files changed (1) hide show
  1. autogkb_annotation_benchmark.py +1 -1
autogkb_annotation_benchmark.py CHANGED
@@ -44,7 +44,7 @@ _URLS = {}
44
  class AutoGKBAnnotationBenchmark(datasets.GeneratorBasedBuilder):
45
  """AutoGKB Annotation Benchmark dataset."""
46
 
47
- VERSION = datasets.Version("1.1.0")
48
 
49
  BUILDER_CONFIGS = [
50
  datasets.BuilderConfig(
 
44
  class AutoGKBAnnotationBenchmark(datasets.GeneratorBasedBuilder):
45
  """AutoGKB Annotation Benchmark dataset."""
46
 
47
+ VERSION = datasets.Version("1.2.0")
48
 
49
  BUILDER_CONFIGS = [
50
  datasets.BuilderConfig(