Skip to content

Commit

Permalink
Release version 2.2.2
Browse files Browse the repository at this point in the history
- Remove dependency pinning for Python 3.7 and 3.8.
  • Loading branch information
LBeaudoux committed Dec 13, 2023
1 parent 8687bb2 commit 9f36b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="iso639-lang",
version="2.2.1",
version="2.2.2",
author="L.Beaudoux",
description="A lightweight library for the ISO 639 standard.",
long_description=long_description,
Expand Down

0 comments on commit 9f36b99

Please sign in to comment.