diff --git a/python-metakernel.spec b/python-metakernel.spec index f3944eb..4186ea6 100644 --- a/python-metakernel.spec +++ b/python-metakernel.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-metakernel -Version: 0.29.4 +Version: 0.29.5 Release: 1mamba Summary: A Jupyter kernel base class in Python which includes core magic functions Group: System/Libraries @@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Tue Jul 11 2023 Automatic Build System 0.29.5-1mamba +- automatic version update by autodist + * Mon Mar 06 2023 Automatic Build System 0.29.4-1mamba - automatic version update by autodist