bump version to 1.8

This commit is contained in:
Sina Atalay
2024-04-16 16:04:42 +03:00
parent 1c18d3dca9
commit 8a02cd35cd

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.7"
__version__ = "1.8"