Update package to version 1.4.2

This commit is contained in:
wubijie 2023-04-20 09:47:31 +08:00
parent ac160daff2
commit 6d51e5844b
2 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
%bcond_with test
Name: python-%{pypi_name}
Version: 1.4.1
Version: 1.4.2
Release: 1
Summary: Data structures and data analysis tools for Python
License: BSD
@ -51,6 +51,9 @@ py.test-%{python3_version}
%{python3_sitearch}/%{pypi_name}-*.egg-info/
%changelog
* Fri Apr 21 2023 wubijie <wubijie@kylinos.cn> - 1.4.2-1
- Update package to version 1.4.2
* Tue Apr 18 2023 wubijie <wubijie@kylinos.cn> - 1.4.1-1
- Update package to version 1.4.1