diff --git a/python-openpyxl.spec b/python-openpyxl.spec index 4b146d0..ff02b3d 100644 --- a/python-openpyxl.spec +++ b/python-openpyxl.spec @@ -1,5 +1,5 @@ Name: python-openpyxl -Version: 3.0.10 +Version: 3.1.0 Release: 1mamba Summary: A Python library to read/write Excel 2010 xlsx/xlsm files Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %defattr(-,root,root) %changelog +* Wed Feb 01 2023 Automatic Build System 3.1.0-1mamba +- automatic version update by autodist + * Fri May 20 2022 Automatic Build System 3.0.10-1mamba - automatic version update by autodist