diff --git a/pyproject.toml b/pyproject.toml index 5bf48b1..2d19fc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ description = 'Debian Repository Mirror Profile' name = 'drmp' readme = 'readme.md' requires-python = '>=3.6' -version = '0.0.1' +version = '0.0.0' [build-system] requires = ['hatchling']