diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 23e5409..64b59de 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,27 +1,12 @@ Change Log ########## -`Unreleased`_ +`0.5.2`_ 2022-07-08 ************* Added ===== - Added Python 3.9 support. - -Changed -======= - -Deprecated -========== - -Removed -======= -- Drop Python 3.5 support (EOL). - -Fixed -===== - -Security -======== +- Added Python 3.10 support. `0.5.1`_ 2020-10-24 ******************* diff --git a/setup.py b/setup.py index 2e032cc..c16e634 100755 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="pyCEC", - version="0.5.1", + version="0.5.2", author="Petr Vraník", author_email="hpa@suteren.net", description=(