diff --git a/python-docstring-to-markdown.spec b/python-docstring-to-markdown.spec index 63e79b0..4e10169 100644 --- a/python-docstring-to-markdown.spec +++ b/python-docstring-to-markdown.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-docstring-to-markdown -Version: 0.14 +Version: 0.15 Release: 1mamba Summary: On the fly conversion of Python docstrings to markdown Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Feb 21 2024 Automatic Build System 0.15-1mamba +- automatic version update by autodist + * Tue Feb 20 2024 Automatic Build System 0.14-1mamba - automatic version update by autodist