diff --git a/python-executing.spec b/python-executing.spec index 0324867..07e0d09 100644 --- a/python-executing.spec +++ b/python-executing.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-executing -Version: 2.0.0 +Version: 2.0.1 Release: 1mamba Summary: Get the currently executing AST node of a frame, and other information Group: System/Libraries @@ -46,6 +46,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Sun Oct 29 2023 Automatic Build System 2.0.1-1mamba +- automatic version update by autodist + * Sun Oct 01 2023 Automatic Build System 2.0.0-1mamba - automatic version update by autodist