fix initial package version

at least, this helps commitizen do the right thing
This commit is contained in:
Lance Edgar 2026-01-27 16:41:23 -06:00
parent 62da74bf1c
commit efe139d83c

View file

@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "{{cookiecutter.distribution_name}}"
version = "0.1.0"
version = "0.0.0"
description = "{{cookiecutter.project_short_description}}"
readme = "README.md"
authors = [