Update 2025 annual baseline data URLs

#13
by seanfarrell - opened
Files changed (1) hide show
  1. pubmed.py +1 -1
pubmed.py CHANGED
@@ -144,7 +144,7 @@ class Pubmed(datasets.GeneratorBasedBuilder):
144
  """Pubmed citations records"""
145
 
146
  BUILDER_CONFIGS = [
147
- datasets.BuilderConfig(name="2024", description="The 2024 annual record", version=datasets.Version("4.0.0")),
148
  ]
149
 
150
  # FILLED automatically from features
 
144
  """Pubmed citations records"""
145
 
146
  BUILDER_CONFIGS = [
147
+ datasets.BuilderConfig(name="2025", description="The 2025 annual record", version=datasets.Version("4.0.0")),
148
  ]
149
 
150
  # FILLED automatically from features