From fa660fb00df73da88c98b75bec6e8093fde71699 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:29:31 +0100 Subject: [PATCH] automatic version update by autodist [release 0.6.0-1mamba;Wed Apr 13 2022] --- python-nbclient.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-nbclient.spec b/python-nbclient.spec index 014c2a3..7116686 100644 --- a/python-nbclient.spec +++ b/python-nbclient.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-nbclient -Version: 0.5.13 +Version: 0.6.0 Release: 1mamba Summary: A client library for executing notebooks Group: System/Libraries @@ -51,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Apr 13 2022 Automatic Build System 0.6.0-1mamba +- automatic version update by autodist + * Fri Mar 11 2022 Automatic Build System 0.5.13-1mamba - automatic version update by autodist