release v4.12.2

This commit is contained in:
Christoph Ladurner
2024-01-07 16:50:01 +01:00
parent fd41e0c073
commit 2dcb7c1fab
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -10,6 +10,6 @@
from .ext import InvenioThemeTugraz
__version__ = "4.12.1"
__version__ = "4.12.2"
__all__ = ("__version__", "InvenioThemeTugraz")