diff options
Diffstat (limited to 'ansible.egg-info/PKG-INFO')
-rw-r--r-- | ansible.egg-info/PKG-INFO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible.egg-info/PKG-INFO b/ansible.egg-info/PKG-INFO index 7397f21b8..d6c0324fd 100644 --- a/ansible.egg-info/PKG-INFO +++ b/ansible.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: ansible -Version: 9.5.1 +Version: 10.0.0 Summary: Radically simple IT automation Home-page: https://ansible.com/ Author: Ansible, Inc. @@ -28,7 +28,7 @@ Classifier: Programming Language :: Python :: 3 :: Only Requires-Python: >=3.10 Description-Content-Type: text/x-rst License-File: COPYING -Requires-Dist: ansible-core~=2.16.6 +Requires-Dist: ansible-core~=2.17.0 .. GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) |