*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 907dfb80 authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Bump version to v2023.2.3

parent b7248034
No related branches found
No related tags found
1 merge request!120Add validation checks before attempting to publish on PyPI
......@@ -14,6 +14,7 @@ Version 2023.2 (released 2023-04-24, updated 2023-08-25)
- Remove PDF preview override, as it has been merged upstream
- Rework "contact uploader" feature to a dedicated contact form
- Distribute ``.jinja`` files with releases
- Update PyPI publication flow
Version 2023.1 (released 2023-01-13, updated 2023-04-24)
......
......@@ -9,7 +9,7 @@
from .ext import InvenioThemeTUW
__version__ = "2023.2.2"
__version__ = "2023.2.3"
__all__ = (
"__version__",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment