update version number to 1.4

This commit is contained in:
Sina Atalay 2024-03-10 19:27:39 +01:00
parent 4dd3aceade
commit 5fbe48de77
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.
"""
__version__ = "1.3"
__version__ = "1.4"