diff --git a/edbdeploy/__init__.py b/edbdeploy/__init__.py index 23696101..8090dd5b 100644 --- a/edbdeploy/__init__.py +++ b/edbdeploy/__init__.py @@ -1,4 +1,4 @@ -__version__ = "3.11.0" +__version__ = "3.12.0" # Version number of the Ansible collection we want to use __edb_ansible_version__ = "3.11.0"