version fix

This commit is contained in:
2026-01-20 20:54:49 +05:30
parent 09aca78ba1
commit 869b1730c4

View File

@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "doc-forge"
version = "0.1.0"
version = "0.0.1"
description = "A renderer-agnostic Python documentation compiler"
readme = "README.md"
requires-python = ">=3.10"