diff options
Diffstat (limited to 'ansible_collections/ansible_release.py')
-rw-r--r-- | ansible_collections/ansible_release.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/ansible_release.py b/ansible_collections/ansible_release.py index 8717270b0..078d02a9b 100644 --- a/ansible_collections/ansible_release.py +++ b/ansible_collections/ansible_release.py @@ -3,4 +3,4 @@ # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) # SPDX-License-Identifier: GPL-3.0-or-later -ansible_version = '10.0.1'
\ No newline at end of file +ansible_version = '10.1.0'
\ No newline at end of file |