diff --git a/bisac/__init__.py b/bisac/__init__.py index 08e027a4..554feb6d 100644 --- a/bisac/__init__.py +++ b/bisac/__init__.py @@ -23123,5 +23123,11 @@ bisac= { "pref_label": "Political Science / Terrorism", "notation": "POL037000", "alt_label": [] - } + }, + "History / Europe / Greece": { + "related": [], + "pref_label": "History / Europe / Greece", + "notation": "HIS042000", + "alt_label": [] + }, } \ No newline at end of file