update version number to 1.5

This commit is contained in:
Sina Atalay 2024-03-27 19:09:21 +01:00
parent b3e08e0f0d
commit b57ea0a7b2
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ RenderCV is a $\\LaTeX$ CV generator from a JSON/YAML input file. The primary mo
behind the RenderCV is to allow the separation between the content and design of a CV. behind the RenderCV is to allow the separation between the content and design of a CV.
""" """
__version__ = "1.4" __version__ = "1.5"