diff --git a/CHANGELOG.md b/CHANGELOG.md index 05bc0e27..9e6d5026 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ ml). ## master ## testing + +## [2.2.0] - 2022-06-24 - [changed] #304 change anchor of link devices lots. ## [2.2.0 rc2] - 2022-06-22 diff --git a/ereuse_devicehub/__init__.py b/ereuse_devicehub/__init__.py index 08f3e2dd..8a124bf6 100644 --- a/ereuse_devicehub/__init__.py +++ b/ereuse_devicehub/__init__.py @@ -1 +1 @@ -__version__ = "2.2.0.rc1" +__version__ = "2.2.0"