TomTBT commited on
Commit
0ceecf7
1 Parent(s): b650080

Bump to 2022-07-01 release

Browse files
Files changed (1) hide show
  1. pmc_open_access_xml.py +1 -1
pmc_open_access_xml.py CHANGED
@@ -69,7 +69,7 @@ _SUBSETS = {
69
  "non_commercial": "oa_noncomm",
70
  "other": "oa_other",
71
  }
72
- _BASELINE_DATE = "2022-06-18"
73
 
74
  REFS_KEYS = ["pmid_ref", "unknown_pub_ref", "figure_ref", "table_ref", "formula_ref", "box_ref", "code_ref",
75
  "quote_ref", "chem_ref", "supplementary_ref", "footnote_ref", "graphic_ref", "media_ref"]
 
69
  "non_commercial": "oa_noncomm",
70
  "other": "oa_other",
71
  }
72
+ _BASELINE_DATE = "2022-07-01"
73
 
74
  REFS_KEYS = ["pmid_ref", "unknown_pub_ref", "figure_ref", "table_ref", "formula_ref", "box_ref", "code_ref",
75
  "quote_ref", "chem_ref", "supplementary_ref", "footnote_ref", "graphic_ref", "media_ref"]