Fix pyproject.toml
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "kissconfig"
|
||||
version = "0.1.0
|
||||
version = "0.1.0"
|
||||
authors = [{name="Ilya Bezrukov", email="bezrukoff888@gmail.com" }]
|
||||
description = "Config with dataclasses and KISS"
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user