update version number to 1.2

This commit is contained in:
Sina Atalay 2024-02-27 18:44:07 +01:00
parent bb813ddbe2
commit 145549ee99
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.1" __version__ = "1.2"