diff --git a/iso3166-2.0.2.tar.gz b/iso3166-2.0.2.tar.gz deleted file mode 100644 index d00d7fb..0000000 --- a/iso3166-2.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04d02cfcfc18a6f8a9a4edb4d0a55e2e4fc575626c29d702f750de415e88d372 -size 11067 diff --git a/iso3166-2.1.1.tar.gz b/iso3166-2.1.1.tar.gz new file mode 100644 index 0000000..e15d8d8 --- /dev/null +++ b/iso3166-2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd551b8dda66b44e9f9e6d6bbbee3a1145a22447c0a556e5d0fb1ad1e491719 +size 12807 diff --git a/python-iso3166.changes b/python-iso3166.changes index 87327db..48f4a4d 100644 --- a/python-iso3166.changes +++ b/python-iso3166.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 29 02:52:48 UTC 2022 - Yogalakshmi Arunachalam + +- 2.1.1 - July 11, 2022 + * Move install metadata from setup.py to setup.cfg + * Add py.typed to source distribution +- 2.1.0 - July 11, 2022 + * Updated entries + * “Turkey” changed to “Türkiye” + ------------------------------------------------------------------- Mon Jan 24 16:29:11 UTC 2022 - Michael Ströder diff --git a/python-iso3166.spec b/python-iso3166.spec index 1c6bfbf..743f47f 100644 --- a/python-iso3166.spec +++ b/python-iso3166.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-iso3166 -Version: 2.0.2 +Version: 2.1.1 Release: 0 Summary: Python ISO 3166-1 country definitions License: MIT