Skip to content

Commit

Permalink
Update countries.py
Browse files Browse the repository at this point in the history
Include country Serbia
  • Loading branch information
Ribeiro-Breno authored Jan 22, 2024
1 parent f1c80a4 commit 9308001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vininfo/dicts/countries.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ def __unpack_countries_map(counties: Dict[str, str]) -> Dict[str, str]:
'V-AE': 'Austria',
'V-FR': 'France',
'V-SW': 'Spain',
'V-X2': 'Serbia',
'V-35': 'Croatia',
'V-68': 'Estonia',
'W-': 'Germany',
Expand Down

0 comments on commit 9308001

Please sign in to comment.