albertvillanova HF staff commited on
Commit
2b2c42b
1 Parent(s): 50930ce

Update config metadata and version

Browse files
Files changed (1) hide show
  1. pubmed.py +1 -1
pubmed.py CHANGED
@@ -146,7 +146,7 @@ class Pubmed(datasets.GeneratorBasedBuilder):
146
  """Pubmed citations records"""
147
 
148
  BUILDER_CONFIGS = [
149
- datasets.BuilderConfig(name="2022", description="The 2022 annual record", version=datasets.Version("2.0.0")),
150
  ]
151
 
152
  # FILLED automatically from features
 
146
  """Pubmed citations records"""
147
 
148
  BUILDER_CONFIGS = [
149
+ datasets.BuilderConfig(name="2023", description="The 2023 annual record", version=datasets.Version("3.0.0")),
150
  ]
151
 
152
  # FILLED automatically from features