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.20.3 (2024-09-04)
5+ ~~~~~~~~~~~~~~~~~~~
6+
47- Avoids Ansible spamming us with warnings when creating multiple
58 `Api ` instances.
69 [Daverball]
Original file line number Diff line number Diff line change 6060# built documents.
6161#
6262# The short X.Y version.
63- version = '0.20.2 '
63+ version = '0.20.3 '
6464# The full version, including alpha/beta/rc tags.
65- release = '0.20.2 '
65+ release = '0.20.3 '
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 @@ -35,7 +35,7 @@ module = ["suitable._module_types"]
3535warn_return_any = false
3636
3737[tool .bumpversion ]
38- current_version = " 0.20.2 "
38+ current_version = " 0.20.3 "
3939commit = true
4040message = " Release {new_version}"
4141tag = true
Original file line number Diff line number Diff line change 11[metadata]
22name = suitable
3- version = 0.20.2
3+ version = 0.20.3
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