mirror of https://github.com/eyhc1/rendercv.git
update version number to 1.3
This commit is contained in:
parent
650ed5d991
commit
d7cffa430d
|
@ -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.2"
|
||||
__version__ = "1.3"
|
||||
|
|
Loading…
Reference in New Issue