release v4.11.3

This commit is contained in:
Christoph Ladurner
2023-06-07 23:36:25 +02:00
parent 6aba6bcaa0
commit c8035571be
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -10,6 +10,6 @@
from .ext import InvenioThemeTugraz
__version__ = "4.11.2"
__version__ = "4.11.3"
__all__ = ("__version__", "InvenioThemeTugraz")