Upgrade version to 5.9.2

This commit is contained in:
wen-minjuan 2023-10-13 17:15:13 +08:00
parent 2a6cfd2134
commit 442606c334
2 changed files with 5 additions and 2 deletions

BIN
nbformat-5.9.2.tar.gz Normal file

Binary file not shown.

View File

@ -8,7 +8,7 @@ This package contains the base implementation of the Jupyter Notebook format,
and Python APIs for working with notebooks.}
Name: python-%{pypi_name}
Version: 5.9.0
Version: 5.9.2
Release: 1
Summary: The Jupyter Notebook format.
License: BSD-3-Clause
@ -76,5 +76,8 @@ Documentation for %{name}
%license LICENSE
%changelog
* Fri Oct 13 2023 wen-minjuan <mjwen@isoftstone.com> - 5.9.2-1
- Upgrade version to 5.9.2-1
* Mon Jul 10 2023 Dongxing Wang <dxwangk@isoftstone.com> - 5.9.0-1
- Initial package.
- Initial package.