update version

This commit is contained in:
Sina Atalay 2023-10-29 00:46:38 +02:00 committed by GitHub
parent fe152a6287
commit 41fc10d516
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[project] [project]
name = 'rendercv' name = 'rendercv'
description = 'LaTeX CV generator from a YAML/JSON file' description = 'LaTeX CV generator from a YAML/JSON file'
version = '0.5' version = '0.6'
authors = [{ name = 'Sina Atalay' }] authors = [{ name = 'Sina Atalay' }]
requires-python = '>=3.10' requires-python = '>=3.10'
readme = "README.md" readme = "README.md"