We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4fe53 commit 8ca7115Copy full SHA for 8ca7115
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 2.5.0 (Unreleased)
+# 2.5.0 (2024-11-23)
2
3
## What's Changed
4
ansibleplaybookgrapher/__init__.py
@@ -3,5 +3,5 @@
While you can use this package into another project, it is not primarily designed for that (yet).
"""
5
6
-__version__ = "2.5.0-dev3"
+__version__ = "2.5.0"
7
__prog__ = "ansible-playbook-grapher"
0 commit comments