File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.1.2] ( https://github.com/rero/rero-invenio-files/tree/v1.1.1 ) (2025-08-04)
4+
5+ [ Full Changelog] ( https://github.com/rero/rero-invenio-files/compare/v1.1.1...v1.1.2 )
6+
7+ - chore: fix the wrong package publication on pypi for v1.1.1
8+
39## [ v1.1.1] ( https://github.com/rero/rero-invenio-files/tree/v1.1.1 ) (2025-07-31)
410
511[ Full Changelog] ( https://github.com/rero/rero-invenio-files/compare/v1.1.0...v1.1.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " rero-invenio-files"
3- version = " 1.1.1 "
3+ version = " 1.1.2 "
44description = " Files support for the RERO invenio instances."
55authors = [{name = " RERO" ,email = " software@rero.ch" }]
66license = " AGPL-3.0"
Original file line number Diff line number Diff line change 1717
1818from rero_invenio_files .ext import REROInvenioFiles
1919
20- __version__ = "1.1.1 "
20+ __version__ = "1.1.2 "
2121
2222__all__ = ("REROInvenioFiles" , "__version__" )
You can’t perform that action at this time.
0 commit comments