diff --git a/edbdeploy/__init__.py b/edbdeploy/__init__.py index 70b6bda4..e1a74e24 100644 --- a/edbdeploy/__init__.py +++ b/edbdeploy/__init__.py @@ -1,4 +1,4 @@ -__version__ = "3.6.2" +__version__ = "3.6.3" # Version number of the Ansible collection we want to use __edb_ansible_version__ = "3.6.2"