Prepare 3.0.0-a1 release.

This commit is contained in:
Felix Fontein
2025-05-18 01:09:30 +02:00
parent 318462fa24
commit efda8596a5
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
release_summary: |
First pre-release for community.crypto 3.0.0.
This release drops compatibility for ansible-core before 2.17, and for Python before 3.7.

View File

@@ -5,7 +5,7 @@
namespace: community
name: crypto
version: 3.0.0-dev0
version: 3.0.0-a1
readme: README.md
authors:
- Ansible (github.com/ansible)