fix version number

This commit is contained in:
Sina Atalay 2023-10-20 22:11:16 +02:00
parent bf85d31e90
commit 1d15266989
1 changed files with 1 additions and 1 deletions

View File

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