Skip to content

Commit

Permalink
v0.8.0 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantinstadler committed Nov 15, 2022
1 parent 491529a commit 2cbcd16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
@@ -1,12 +1,13 @@
# Change Log

## 0.7.8dev
## 0.8.0


### Classifications

- added Costa Rica as new OECD member (2021), fix #118
- added GWCodes, https://www.tandfonline.com/doi/abs/10.1080/03050629908434958
- added ccTLD (country top-level domains) via @plotski
- updated EEA (remove UK, Switzerland)
- rename Turkey to Türkiye

Expand Down
2 changes: 1 addition & 1 deletion country_converter/version.py
@@ -1 +1 @@
__version__ = "0.7.8dev"
__version__ = "0.8.0"

0 comments on commit 2cbcd16

Please sign in to comment.