diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-07 05:34:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-07 05:34:06 +0000 |
commit | 9fe103008692fc4c357a029e8caf679e886c9d9d (patch) | |
tree | b9d4e099b29f31537e20c1f02a9a63f03644e895 /ansible_collections/ansible_release.py | |
parent | Adding debian version 10.0.0+dfsg-1. (diff) | |
download | ansible-9fe103008692fc4c357a029e8caf679e886c9d9d.tar.xz ansible-9fe103008692fc4c357a029e8caf679e886c9d9d.zip |
Merging upstream version 10.0.1+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 f461e38cb..8717270b0 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.0'
\ No newline at end of file +ansible_version = '10.0.1'
\ No newline at end of file |