File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed
Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11Changelog
22---------
33
4+ 0.21.0 (2025-06-12)
5+ ~~~~~~~~~~~~~~~~~~~
6+
47- Adds support for Ansible 11 and Python 3.13
58 [Daverball]
69
Original file line number Diff line number Diff line change 6060# built documents.
6161#
6262# The short X.Y version.
63- version = '0.20.3 '
63+ version = '0.21.0 '
6464# The full version, including alpha/beta/rc tags.
65- release = '0.20.3 '
65+ release = '0.21.0 '
6666
6767# The language for content autogenerated by Sphinx. Refer to documentation
6868# for a list of supported languages.
Original file line number Diff line number Diff line change @@ -156,7 +156,7 @@ docstring-code-format = true
156156docstring-code-line-length = " dynamic"
157157
158158[tool .bumpversion ]
159- current_version = " 0.20.3 "
159+ current_version = " 0.21.0 "
160160commit = true
161161message = " Release {new_version}"
162162tag = true
Original file line number Diff line number Diff line change 11[metadata]
22name = suitable
3- version = 0.20.3
3+ version = 0.21.0
44url = http://github.com/seantis/suitable/
55author = Denis Krienbühl
66author_email = denis@href.ch
You can’t perform that action at this time.
0 commit comments